Class SpringBootVersion

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

public final class SpringBootVersion extends Object
Exposes the Spring Boot version.
Since:
1.3.0
Author:
Drummond Dawson, Hendrig Sellik, Andy Wilkinson, Scott Frederick
  • Method Details

    • getVersion

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