Files
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
..
2014-05-20 18:26:56 +01:00
2014-05-05 14:29:01 +01:00