spring-boot/spring-bootstrap-service
Dave Syer ec0e9b17ad More ordering issues in service apps
* The TraceAutoConfiguration in the service project
was loading too early because it contains a BPP
* It also had a Spring Security dependency without any
@Conditional* configuration
* Fixed by nesting the BPP in a class with @Conditional*
2013-04-30 17:37:08 +01:00
..
src More ordering issues in service apps 2013-04-30 17:37:08 +01:00
pom.xml More ordering issues in service apps 2013-04-30 17:37:08 +01:00