Spring Boot Kotlin API
Toggle table of contents
4.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Spring Boot Kotlin API
Spring Boot Kotlin API
/
org.springframework.boot.docs.using.usingthespringbootapplicationannotation.springapplication
Package-level
declarations
Types
Functions
Types
My
Application
Link copied to clipboard
@
SpringBootApplication
open
class
MyApplication
@
SpringBootApplication
class
MyApplication
Functions
main
Link copied to clipboard
fun
main
(
args
:
Array
<
String
>
)