• Phillip Webb's avatar
    Add jarmode support to the loader code · 73a42050
    Phillip Webb authored
    Update the `Launcher` class to allow a packaged jar to be  launched in
    a different mode. The launcher now checks for a `jarmode` property and
    attempts to find a `JarMode` implementation using the standard
    `spring.factories` mechanism.
    
    Closes gh-19848
    73a42050
Name
Last commit
Last update
..
spring.factories Loading commit data...