Project

General

Profile

# Date Author Comment
61766 16/11/2021 03:48 PM Konstantinos Triantafyllou

Add version to global vars. Update authorization library

61553 15/09/2021 11:58 PM Konstantina Galouni

[Trunk | Admin Tools Library]:
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. UoaAdminToolsLibraryApplication.java: In @EnableConfigurationProperties added GlobalVars.class....