Class ProjectInfoProperties

java.lang.Object
org.springframework.boot.autoconfigure.info.ProjectInfoProperties

@ConfigurationProperties(prefix="spring.info") public class ProjectInfoProperties extends Object
Configuration properties for project information.
Since:
1.4.0
Author:
Stephane Nicoll