Class SpringBootVersion
java.lang.Object
org.springframework.boot.SpringBootVersion
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringReturn the full version string of the present Spring Boot codebase.
-
Method Details
-
getVersion
Return the full version string of the present Spring Boot codebase.- Returns:
- the version of Spring Boot
-