类 JavaInfo
java.lang.Object
org.springframework.boot.info.JavaInfo
Information about the Java environment the application is running in.
- 从以下版本开始:
- 2.6.0
- 作者:
- Jonatan Ivanov, Stephane Nicoll
-
嵌套类概要
嵌套类修饰符和类型类说明static class
Information about the Java Runtime Environment the application is running in.static class
Information about the Java Vendor of the Java Runtime the application is running in.static class
Information about the Java Virtual Machine the application is running in. -
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
JavaInfo
public JavaInfo()
-
-
方法详细资料
-
getVersion
-
getVendor
-
getRuntime
-
getJvm
-