mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 11:39:14 +00:00
Provide a static utility method to get the Spring Boot version based on the implementation version of SpringApplication's package. Similar to Spring Frameworks' SpringVersion class. Fixes gh-2300