Project

General

Profile

« Previous | Next » 

Revision 61557

[Trunk | Monitor 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. UoaMonitorServiceApplication.java:
a. Added PropertySource("classpath:admintoolslibrary.properties") and @PropertySource("classpath:notification.properties")
b. In @EnableConfigurationProperties added GlobalVars.class.
4. MonitorServiceCheckDeployController.java: Added exposing date of deploy and date of build.
5. monitorservice.properties: Added property monitorservice.globalVars.buildDate=@timestamp

  • added
  • modified
  • copied
  • renamed
  • deleted