aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/resources/application.yml
AgeCommit message (Collapse)AuthorFilesLines
2024-05-21Adjust keycloak url after KeycloakX upgrade0.1.1Fiete Ostkamp1-1/+1
Issue-ID: PORTALNG-104 Change-Id: I181b78dfc333efb968e6281a80bc4c6faa1040f6 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2023-12-12Enrich log messages with further metadata about requestsFiete Ostkamp1-1/+7
This includes: - endpoint - execution time - trace id Issue-ID: PORTALNG-70 Change-Id: Ia88bce25c1b29f18e6d36d3460f0c59c3689fd44 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2023-09-06Add Micrometer [preferences]montrealFiete Ostkamp1-0/+9
- add Micrometer dependencies - add build.gradle on project root since the Jenkins gradle plugin would otherwise fail Issue-ID: PORTALNG-58 Change-Id: Id3f986a8b98647139b52b397608e95eb94d30d6b Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2023-08-31Change mongo related environment variables in preferencesFiete Ostkamp1-5/+5
- change environment variable prefix for variables that are used to configure mongo from HISTORY_ to MONGO_ Issue-ID: PORTALNG-54 Change-Id: I4d79f3a7f73fadac881d55793693541cfdc0f26f Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2023-08-16Consistently use the preferences name in the preferences code baseFiete Ostkamp1-7/+6
- rename package name from org.onap.portal.prefs to org.onap.portalng.preferences - replace all other occurences of portal-prefs with preferences Other: - remove Sonarqube plugin Issue-ID: PORTALNG-39 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Iced79a26460d988c5b22eb5fcac86d350528a1a2
2023-04-14Upload preferencesFiete Ostkamp1-0/+39
Issue-ID: PORTAL-1082 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I265e0c8be481a279347aa653acc483c5017c996d