toggle menu
Spring Boot Kotlin API
3.4.2-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.info
/
OsInfo
Os
Info
open
class
OsInfo
Information about the Operating System the application is running on.
Author
Jonatan Ivanov
Since
2.7.0
Members
Constructors
Os
Info
Link copied to clipboard
constructor
(
)
Properties
arch
Link copied to clipboard
val
arch
:
String
name
Link copied to clipboard
val
name
:
String
version
Link copied to clipboard
val
version
:
String