Go to file
Konstantina Galouni 8a52aea7b6 [Trunk | Authorization Library]:
1. Added folder /controllers.
2. AuthorizationLibraryCheckDeployController.java: [NEW] Controller added and 
	a. "hello()" method (@RequestMapping(value = {"", "/health_check"}, method = RequestMethod.GET)) which just prints and returns a greeting message.
	b. "checkEverything()" method @RequestMapping(value = "/health_check/advanced", method = RequestMethod.GET) only accessible by PORTAL ADMINS which checks connection with db and prints properties.
2021-04-22 09:12:49 +00:00
src/main [Trunk | Authorization Library]: 2021-04-22 09:12:49 +00:00
pom.xml [Authorization Library | Trunk]: Fix invalid token error 2020-11-05 13:41:16 +00:00