Project

General

Profile

« Previous | Next » 

Revision 61554

[Trunk | Admin Tools Service]:
1. pom.xml:
a. Added timestamp in properties.
b. In <build> added <resources> with filtering set to true.
2. GlobalVars.java: Added GlobalVars class for date of deploy & date of build.
3. UoaAdminToolsApplication.java:
a. Added PropertySource("classpath:authorization.properties") and @PropertySource("classpath:admintoolslibrary.properties").
b. In @EnableConfigurationProperties added GlobalVars.class.
4. AdminToolsCheckDeployController.java: Added exposing date of deploy and date of build.
5. admintools.properties: Added property admintool.globalVars.buildDate=@timestamp
.

  • added
  • modified
  • copied
  • renamed
  • deleted