Package org.mapfish.print
Class VersionInfo
java.lang.Object
org.mapfish.print.VersionInfo
Allows to access version information (from the manifest).
Works only in a servlet context.
-
Constructor Details
-
VersionInfo
public VersionInfo()
-
-
Method Details
-
init
@PostConstruct public final void init()Output the version on the logs. -
getVersion
- Returns:
- The version
-
getGitHash
- Returns:
- The GIT hash
-