We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide the possibility to set the version inside an application and store the build time.
Prerequisite: The application context needs to extend AbstractModuleContext!
AbstractModuleContext
Setting the version should be done via an annotation. Add method to get the version and build time from the context.
The text was updated successfully, but these errors were encountered:
#168 - Provide version and build Timestamp
e507845
6c97442
FrankHossfeld
No branches or pull requests
Provide the possibility to set the version inside an application and store the build time.
Prerequisite:
The application context needs to extend
AbstractModuleContext
!Setting the version should be done via an annotation. Add method to get the version and build time from the context.
The text was updated successfully, but these errors were encountered: