@ConfigurationProperties(prefix="spring.info") public class ProjectInfoProperties extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ProjectInfoProperties.Build
Build specific info properties.
|
static class |
ProjectInfoProperties.Git
Git specific info properties.
|
Constructor and Description |
---|
ProjectInfoProperties() |
Modifier and Type | Method and Description |
---|---|
ProjectInfoProperties.Build |
getBuild() |
ProjectInfoProperties.Git |
getGit() |
public ProjectInfoProperties.Build getBuild()
public ProjectInfoProperties.Git getGit()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.