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
Currently org.springframework.boot.SpringBootVersion does a lot of work at runtime to get the version number. We should be able to make this a lot simpler by either putting it in a properties file or generate code at build time.