• Phillip Webb's avatar
    Allow ExitCodeGenerator to be used on Exceptions · 7397dbaf
    Phillip Webb authored
    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
    7397dbaf
Name
Last commit
Last update
..
java/org/springframework/boot/cli Loading commit data...
resources Loading commit data...