public interface VersionService
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLastCommitId()
Get last commit id of git for service source code.
|
Version |
getVersion()
Get version information for service.
|
Version getVersion()
java.lang.String getLastCommitId()