toggle menu
Spring Boot Kotlin API
3.3.10
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.admin
/
SpringApplicationAdminMXBean
/
isReady
is
Ready
abstract
fun
isReady
(
)
:
Boolean
Specify if the application has fully started and is now ready.
Return
true
if the application is ready
See also
Application
Ready
Event