Class OsInfo
java.lang.Object
org.springframework.boot.info.OsInfo
Information about the Operating System the application is running on.
- Since:
- 2.7.0
- Author:
- Jonatan Ivanov
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
OsInfopublic OsInfo()
 
- 
- 
Method Details- 
getName
- 
getVersion
- 
getArch
 
-