summaryrefslogtreecommitdiffstats
path: root/aai-resources/src/main
AgeCommit message (Expand)AuthorFilesLines
2024-09-18Use Java 11 in resources1.14.7Fiete Ostkamp3-20/+8
2024-09-17Update aai-common to 1.14.6 in resourcesFiete Ostkamp3-3/+3
2024-08-29Create request interceptor class to remove namespace attribute from xml reque...Fiete Ostkamp2-0/+130
2024-08-13Make echo liveness probe available under /actuator/health for resourcesFiete Ostkamp2-0/+56
2024-08-06Update Janusgraph to 0.6.0 in resourcesFiete Ostkamp6-15/+4
2024-07-20Make LegacyMoxyConsumerTest a @SpringBootTestFiete Ostkamp1-1/+2
2024-07-01Merge "Use eclipse-temurin:8-jre-alpine docker base image in aai-resources"Nandkishor Patke3-75/+11
2024-07-01Use eclipse-temurin:8-jre-alpine docker base image in aai-resourcesFiete Ostkamp3-75/+11
2024-06-28Merge "Implement gremlin-based pagination in resources"Nandkishor Patke1-131/+53
2024-06-27Implement gremlin-based pagination in resourcesFiete Ostkamp1-131/+53
2024-06-19Add performance test for resourcesFiete Ostkamp1-2/+8
2024-05-23Refactor global exception handlerFiete Ostkamp1-55/+51
2024-05-23Improve tests for exception handlingFiete Ostkamp3-0/+100
2024-05-22[AAI] Update aai-schema version to 1.12.4 in resourcesnandkishorpatke1-2/+2
2024-05-15Do not use an exception to communicate an ok response in the /echo endpointFiete Ostkamp1-5/+5
2024-04-12Remove DMaaP dependency from AAI-ResourcesDasar4-13/+24
2024-02-15Make aai-resources runnable locally via mvn spring-boot:runFiete Ostkamp4-7/+7
2024-02-08Update aai-common-alpine base image in resourcesFiete Ostkamp1-5/+6
2024-02-06Update aai-common to 1.13.3 in resourcesFiete Ostkamp2-4/+9
2024-01-29Merge "Revert "Update aai-common-alpine base image in resources""Fiete Ostkamp1-2/+4
2024-01-29Revert "Update aai-common-alpine base image in resources"Fiete Ostkamp1-2/+4
2024-01-26Merge "Update aai-common-alpine base image in resources"Lukasz Rajewski1-4/+2
2024-01-19Upgrade aai-common dependency to 1.13.1 in resourcesFiete Ostkamp1-1/+1
2024-01-19Update aai-common-alpine base image in resourcesFiete Ostkamp1-4/+2
2024-01-10Return an index of invalid bulk operation if there are missing parameters on ...Michal Jagiello1-8/+10
2023-11-15[AAI] Update aai-schema version into v28 for cell and neighbour attributesnandkishorpatke1-2/+2
2023-11-07Merge "Add spring-cloud-sleuth for tracing"Lukasz Rajewski1-1/+7
2023-11-02Change default logback config to write to stdoutFiete Ostkamp1-102/+12
2023-10-19Add spring-cloud-sleuth for tracingFiete Ostkamp1-1/+7
2023-10-19Upgrade spring-boot to 2.4Fiete Ostkamp4-6/+6
2023-10-18Update spring-boot to 2.3Fiete Ostkamp1-1/+1
2023-10-18Update spring-boot to 2.2Fiete Ostkamp8-11/+30
2022-11-15Merge "Remove raw-type related warnings in resources"William Reehil2-2/+2
2022-11-15Merge "Reduce the number of problems in resources by removing unused imports"William Reehil5-16/+0
2022-11-15Remove raw-type related warnings in resourcesFiete Ostkamp2-2/+2
2022-11-14Reduce the number of problems in resources by removing unused importsFiete Ostkamp5-16/+0
2022-11-14Replace deprecated methods in resourcesFiete Ostkamp5-14/+42
2022-10-26Run the formatter for the resources serviceFiete Ostkamp55-3153/+3235
2022-10-26Use the 1.9.4 parent pom in resourcesFiete Ostkamp1-4/+8
2022-09-23Add latency metrics configurations for AAI-resourcesleila1-1/+3
2022-09-22Merge "AAI-resources logging structure enhancement"William Reehil2-27/+97
2022-09-21AAI-resources logging structure enhancementRommel Pawar2-27/+97
2022-09-21Add aai-resources healthcheck based on Cassandra DB HealthcheckRaghav Kataria4-91/+345
2022-08-16[AAI] Upversion to 1.9.6 to include v27wr148d1-3/+3
2022-02-14[AAI] Update resources to use the new v26 schema and upversion to 1.9.4wr148d1-2/+2
2021-08-24Merge "[AAI] Integrate Micrometer to identify slow APIs (Making aai_uri tag c...William Reehil2-3/+11
2021-08-18[AAI] Updates for latest versions for Istanbulwr148d1-2/+2
2021-08-18[AAI] Integrate Micrometer to identify slow APIs (Making aai_uri tag configur...Dimple Soni2-3/+11
2021-05-19[AAI] Export relevant key metrics for monitoring in Prometheusroger yuan9-1/+86
2021-02-23Pass roles at delete methodEric Santos1-2/+2