类 SpringBootVersion
java.lang.Object
org.springframework.boot.SpringBootVersion
Exposes the Spring Boot version.
- 从以下版本开始:
- 1.3.0
- 作者:
- Drummond Dawson, Hendrig Sellik, Andy Wilkinson, Scott Frederick
-
方法概要
-
方法详细资料
-
getVersion
Return the full version string of the present Spring Boot codebase.- 返回:
- the version of Spring Boot
-