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-cli
Phillip Webb 7397dbaf57 Allow ExitCodeGenerator to be used on Exceptions
Update exit code support to allow the ExitCodeGenerator interface to
be placed on an Exception. Any uncaught exception implementing the
interface and returning a non `0` status will now trigger a System.exit
with the code.

Fixes gh-4803
9 years ago
..
samples Polishing 9 years ago
src Allow ExitCodeGenerator to be used on Exceptions 9 years ago
test-samples Add value alias for SpringApplicationConfiguration 9 years ago
pom.xml Next Development Version 9 years ago