You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, the only way to determine a Spring Boot application was to inspect
the filesystem looking for a specific JAR file. This change will make the
first check the parsing of the application's manifest which should improve
performance.
[#114795971]
0 commit comments