spring-boot/spring-boot-cli
Dave Syer 8436627598 Allow tests to System.exit() by default
Otherwise the ApplicationContext stays alive and if it's a
server app the JVM does not exit at the end of "spring test".
User can override with "spring test foo.groovy --nohup"
(which we have to do in our unit tests).
2014-05-28 17:36:55 +01:00
..
samples Polish 2014-05-20 18:26:56 +01:00
src Allow tests to System.exit() by default 2014-05-28 17:36:55 +01:00
test-samples Add spring-test annotations to auto imports 2014-05-28 14:05:13 +01:00
pom.xml Harmonized maven dependency management 2014-05-05 14:29:01 +01:00