spring-boot/spring-bootstrap-samples/spring-bootstrap-service-sample
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
dependency-reduced-pom.xml [bs-59] Add zip packaging for cli module 2013-04-24 11:38:57 +01:00
pom.xml [bs-80] Add configurable / switchable web request trace logging (headers etc) 2013-04-30 15:24:27 +01:00