spring-boot/spring-boot-project/spring-boot-cli/src
Andy Wilkinson c96455f7cf Remove . from CLI's classpath on Unix-like platforms
Previously, the spring bash script added . to the classpath but the
Windows spring.bat script did not. This commit aligns the classpath
of the two scripts by removing . from the classpath in the bash
script.

Fixes gh-19910
2020-06-08 14:40:14 +01:00
..
it Merge '1.5.x' into 2.0.x 2019-07-24 11:39:58 +01:00
main Remove . from CLI's classpath on Unix-like platforms 2020-06-08 14:40:14 +01:00
test Fix behaviour of DependencyCustomizer ifAllResourcesPresent 2020-03-11 13:00:49 +00:00