summaryrefslogtreecommitdiffstats
path: root/aai-traversal/src/main/resources/application.properties
AgeCommit message (Collapse)AuthorFilesLines
2024-01-04Add spring-cloud-sleuth for tracingFiete Ostkamp1-0/+8
- add tracing dependencies - align localhost-access-logback.xml with the one in the oom chart - bump version to 1.13.1 Issue-ID: AAI-3714 Change-Id: I6565d63f070bbd04188f383fc88ea9ca884951dd Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-01-02Update spring-boot to 2.3Fiete Ostkamp1-1/+1
- update spring-boot to 2.3.12.RELEASE - replace deprecated properties Issue-ID: AAI-3680 Change-Id: Icd983c020fd62f7073f8ae61d3d4745db48dc660 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2023-12-18Make the jax-rs resource a spring boot RestControllerFiete Ostkamp1-2/+2
- replace jax-rs annotations with spring boot equivalents - replace the jersey exception handler with a ControllerAdvice class - move AAIErrorResponse definitions from test/ to main/ Issue-ID: AAI-3694 Change-Id: I5a45309727bfd84bb2aee5c20957fd845c484d5e Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2023-12-04Merge "Update spring-boot to 2.2"Lukasz Rajewski1-3/+3
2023-11-15[AAI] Update aai-schema version v28 as default in the pom of traversalnandkishorpatke1-2/+2
- Update aai-schema version v28 as default in the pom of traversal - Update aai-schema version v28 as default in properties Issue-ID: AAI-3663 Change-Id: Ia2d0366c561cc468edf853720408197f4d52877e Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
2023-11-13Update spring-boot to 2.2Fiete Ostkamp1-3/+3
- upgrade spring-boot from 2.1 to 2.2 - change logging level in tests from debug to info - do not version .classpath in git since it's dynamically generated Issue-ID: AAI-3679 Change-Id: I4b0378880a0670d522903d44dbe7e1b144b51177 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2022-08-16[AAI] Upversion to 1.9.6 to include v27wr148d1-2/+2
Issue-ID: AAI-3489 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I33d2b9275f7d6ebaacb734db916203bb4bbad42e
2022-02-14[AAI] Update traversal to use the new v26 schema and upversion to 1.9.4wr148d1-2/+2
Issue-ID: AAI-3435 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I9632b91d1d4fc948601f15b6b7ce6b3a5bd2a48a
2021-08-24Merge "[AAI] Integrate Micrometer to identify slow APIs (Making aai_uri tag ↵William Reehil1-3/+5
configurable)"
2021-08-19[AAI] Updates for latest versions for Istanbulwr148d1-2/+2
Issue-ID: AAI-3361 Change-Id: I0af66a4e683cea6d543a77b8cc4a329cc92a8a95 Signed-off-by: wr148d <wr148d@att.com>
2021-08-18[AAI] Integrate Micrometer to identify slow APIs (Making aai_uri tag ↵Dimple Soni1-3/+5
configurable) Issue-ID: AAI-3367 Signed-off-by: Dimple Soni <dimple.soni@yoppworks.com>" Change-Id: If8a5734c702242a292eeb6c9c26a844242e1f849
2021-05-19[AAI] Export relevant key metrics for monitoring in Prometheusroger yuan1-1/+12
Make the key metrics available to the monitoring system by instrumenting the code. The Key metrics are available via /actuator/prometheus /actuator/info /actuator/health Issue-ID: AAI-3343 Signed-off-by: Roger Yuan <roger.yuan@yoppworks.com> Change-Id: If72858484231d95a39c938bacfc1773430806e5a
2021-03-31Add keycloak integrationSam Huang1-2/+9
Issue-ID: AAI-3298 Signed-off-by: Sam Huang <sam.huang@yoppworks.com> Change-Id: I2d99769ab8d189d61de610ec020b15a8fe0aa652
2021-02-02Update traversal to use v23Harish Venkata Kajur1-2/+2
Issue-ID: AAI-3249 Change-Id: If0e0d7cff68af3b06429c817330d4077d97489b7 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-09-10Remove the aaf profile for localMaharajh, Robby (rx2202)1-1/+1
Issue-ID: AAI-2886 Change-Id: I662e5fc1321519174cc2efd6310812b09593cc76 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2020-09-10Fix aaf startup issue for spring boot updateMaharajh, Robby (rx2202)1-1/+1
Issue-ID: AAI-2886 Change-Id: Ic9b43ebe3ca58eac65cd169f124b74d0032710ea Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2020-09-09Update traversal to use spring boot 2Maharajh, Robby (rx2202)1-3/+4
Issue-ID: AAI-2886 Issue-ID: AAI-2527 Change-Id: Id6432ff82b0377ff44115d5b42607d1926431f7b Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2020-06-22traversal support for v20LaMont, William(wl2432)1-2/+2
Issue-ID: AAI-2933 Change-Id: I76f970d15ef911a3dd14d97f2fa050c8b6e29e96 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-04-20update traversal processing for v19LaMont, William(wl2432)1-2/+8
Issue-ID: AAI-2866 Change-Id: I344e095e6f1d3b117971c1c78e50ae58bebf27e4 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2019-09-23Update the code to read aaf generated passwordsKajur, Harish (vk250x)1-4/+11
Issue-ID: AAI-2476 Change-Id: I7a13ef0556f9b73d1dda2526c1ef24e860f59dc9 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-09Update traversal to use schema ingest changesKajur, Harish (vk250x)1-0/+1
for the application to not start if it doesn't start properly Issue-ID: AAI-2329 Change-Id: I43a196d08853a6fbb02d715d6ec39b78d6611163 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-03-17Add v16 to the local properties and pomMaharajh, Robby (rx2202)1-3/+3
Issue-ID: AAI-2266 Change-Id: I7661f2da34dd3142b7dc025bc642020f611077f6 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2019-01-16Update traversal to support v15LaMont, William (wl2432)1-3/+18
Issue-ID: AAI-2073 Change-Id: I1c3df218d1333bdebc984947edc100607958ab60 Signed-off-by: LaMont, William (wl2432) <wl2432@us.att.com>
2018-08-22Update spring profiles to use one-way-sslKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1533 Change-Id: Ifdda1524be6d2e05217bc01d68de6b7fbcd0dc1a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-13Update traversal to use schema ingest libraryKajur, Harish (vk250x)1-39/+44
Update the traversal microservice to use the ingest library to make the application more model driven Issue-ID: AAI-1465 Change-Id: Ifcf56b5d0e7f25ce2bc735b3186e09bc28234100 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-07Update traversal from AJSC 2 to Spring BootVenkata Harish K Kajur1-0/+72
Issue-ID: AAI-799 Change-Id: I6500f661db704726f529f665203a9c0605e8193e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>