Opinions on "conditional" Spring files

O'Dowd, Josh Josh.O'Dowd at mso.umt.edu
Tue Jan 2 17:43:34 EST 2018


> Unfortunately one of the places I'd really like to add this is inside the flow bean files, but that Spring context doesn't have the ability to handle this.

I am looking forward to the day when Web-flow offers Java-based configuration.  Having done some Spring/Spring-security projects with fully annotated Java config (no xml), the project clutter is a non-issue, and allows for better encapsulation practices.

By way of feedback, UM is using files like /conf/authn/authn-events-flow.xml and /conf/intercept/intercept-events-flow.xml, if those are the types of files you are referring to.

Josh 


More information about the dev mailing list