toggle menu
Spring Boot Kotlin API
3.3.11-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot
/
ExitCodeGenerator
/
getExitCode
get
Exit
Code
abstract
fun
getExitCode
(
)
:
Int
Returns the exit code that should be returned from the application.
Return
the exit code.