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-boot-project/spring-boot-cli
Andy Wilkinson f251772e17 Fix behaviour of DependencyCustomizer ifAllResourcesPresent
Previously, DependencyCustomizer's ifAllResourcesPresent method
would return a customizer that added modules if any of the resources
were present. This commit corrects this behaviours so that modules are
only added if all resources are present.

Fixes gh-20418
5 years ago
..
samples Merge branch '1.5.x' into 2.0.x 6 years ago
src Fix behaviour of DependencyCustomizer ifAllResourcesPresent 5 years ago
test-samples Relocate projects to spring-boot-project 7 years ago
pom.xml Correct SCM URLs in published poms 5 years ago