JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.boot.autoconfigure.info.ProjectInfoProperties
Packages that use
ProjectInfoProperties
Package
Description
org.springframework.boot.autoconfigure.info
Auto-configuration for project information.
Uses of
ProjectInfoProperties
in
org.springframework.boot.autoconfigure.info
Constructors in
org.springframework.boot.autoconfigure.info
with parameters of type
ProjectInfoProperties
Modifier
Constructor
Description
ProjectInfoAutoConfiguration
(
ProjectInfoProperties
properties)