JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.boot.actuate.info.Info
Packages that use
Info
Package
Description
org.springframework.boot.actuate.info
Classes for application info.
Uses of
Info
in
org.springframework.boot.actuate.info
Methods in
org.springframework.boot.actuate.info
that return
Info
Modifier and Type
Method
Description
Info
Info.Builder.
build
()
Create a new
Info
instance based on the state of this builder.