You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-bootstrap-cli
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*
12 years ago
..
samples [bs-29] Support for XML configuration in groovy apps 12 years ago
src More ordering issues in service apps 12 years ago
dependency-reduced-pom.xml [bs-59] Add zip packaging for cli module 12 years ago
pom.xml [bs-59] Add zip packaging for cli module 12 years ago