类 SpringBootVersion

java.lang.Object
org.springframework.boot.SpringBootVersion

public final class SpringBootVersion extends Object
Exposes the Spring Boot version.
从以下版本开始:
1.3.0
作者:
Drummond Dawson, Hendrig Sellik, Andy Wilkinson, Scott Frederick
  • 方法详细资料

    • getVersion

      public static String getVersion()
      Return the full version string of the present Spring Boot codebase.
      返回:
      the version of Spring Boot