aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
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