aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2024-05-21Adjust keycloak url after KeycloakX upgrade0.1.1Fiete Ostkamp2-2/+2
Issue-ID: PORTALNG-104 Change-Id: Ia58100883bb1d23c2f61d3f8d7ce3bfc37358135 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-69 Change-Id: I5d07c89313811875bff8c1c519464e53381b5db1 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2023-09-06Add Micrometer [history]montrealFiete Ostkamp1-0/+7
- add Micrometer dependency - add build.gradle on the project root level since the Jenkins gradle plugin is failing otherwise Issue-ID: PORTALNG-59 Change-Id: I7342b7be38ab6620f5d216006e34b7b60333d740 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2023-08-31Change mongo related environment variables in historyFiete Ostkamp1-5/+5
- change environment variable prefix for variables that are used to configure mongo from HISTORY_ to MONGO_ Issue-ID: PORTALNG-53 Change-Id: I739f36cc70a082dae1351b255d2de6cbc977e98e Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2023-08-29Consistently use the history name in the history codebaseFiete Ostkamp2-12/+14
- remove portal prefix Issue-ID: PORTALNG-51 Change-Id: I2a0b68bdb6e972813a8a8f048c5d05add97754d2 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2023-07-11history repo code is missingFiete Ostkamp3-0/+97
Issue-ID: PORTALNG-8 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I01f1789eb840661115bfd806a0622d02666100c0