aboutsummaryrefslogtreecommitdiffstats
path: root/aai-resources/src/main/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2025-01-13Make aai-resources agnostic of the embedded server (remove jetty-specific code)osloFiete Ostkamp11-478/+151
2025-01-07Use GraphChecker from aai-commonFiete Ostkamp3-244/+20
2024-11-22Use 1.15.3-SNAPSHOT of aai-commonFiete Ostkamp2-41/+30
2024-11-19Use WebTestClient in tests - part 31.15.2Fiete Ostkamp2-5/+3
2024-10-28Use WebTestClient in ResourceController testsFiete Ostkamp4-25/+74
2024-10-23Introduce ResourcesServiceFiete Ostkamp2-454/+598
2024-10-22Rename LegacyMoxyConsumer to ResourcesControllerFiete Ostkamp2-8/+5
2024-09-22Migrate JAXB to jakartaFiete Ostkamp1-2/+2
2024-09-18Use Java 11 in resources1.14.7Fiete Ostkamp1-2/+4
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 Ostkamp1-0/+50
2024-08-06Update Janusgraph to 0.6.0 in resourcesFiete Ostkamp6-15/+4
2024-06-27Implement gremlin-based pagination in resourcesFiete Ostkamp1-131/+53
2024-05-23Refactor global exception handlerFiete Ostkamp1-55/+51
2024-05-23Improve tests for exception handlingFiete Ostkamp3-0/+100
2024-05-15Do not use an exception to communicate an ok response in the /echo endpointFiete Ostkamp1-5/+5
2024-02-15Make aai-resources runnable locally via mvn spring-boot:runFiete Ostkamp2-2/+2
2024-02-06Update aai-common to 1.13.3 in resourcesFiete Ostkamp1-4/+7
2024-01-19Upgrade aai-common dependency to 1.13.1 in resourcesFiete Ostkamp1-1/+1
2024-01-10Return an index of invalid bulk operation if there are missing parameters on ...Michal Jagiello1-8/+10
2023-10-19Upgrade spring-boot to 2.4Fiete Ostkamp3-4/+4
2023-10-18Update spring-boot to 2.2Fiete Ostkamp7-10/+29
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-21Add aai-resources healthcheck based on Cassandra DB HealthcheckRaghav Kataria3-90/+331
2021-08-18[AAI] Integrate Micrometer to identify slow APIs (Making aai_uri tag configur...Dimple Soni1-0/+4
2021-05-19[AAI] Export relevant key metrics for monitoring in Prometheusroger yuan8-0/+74
2021-02-23Pass roles at delete methodEric Santos1-2/+2
2021-01-12Using new OwnerCheck implementationM.Hosnidokht2-9/+24
2020-11-03fix sonar issuesMariano Diaz2-2/+3
2020-09-17Update to use aai-common 1.7.2 and use common aaf authMaharajh, Robby (rx2202)4-217/+0
2020-09-11Pass roles to HttpEntryNeil Derraugh1-11/+30
2020-09-10Fix aaf startup issue for spring boot updateMaharajh, Robby (rx2202)6-189/+221
2020-09-08Add keycloak integrationRodrigo Lima1-0/+86
2020-06-26support for v20LaMont, William (wl2432)3-9/+11
2020-06-22Update to spring boot 2Igor Dysko3-13/+11
2020-04-15update resources processing for v19LaMont, William(wl2432)1-8/+9
2020-03-03Update resources to use aai-common changesKajur, Harish (vk250x)22-759/+621
2019-09-23Update the code to read aaf generated passwordsKajur, Harish (vk250x)1-8/+79
2019-04-10Make changes to integrate latest changesKajur, Harish (vk250x)2-26/+74
2019-04-07Update resources to log transactionsKajur, Harish (vk250x)1-91/+90
2019-02-18Update the bulk single transaction codeKajur, Harish (vk250x)1-11/+23
2019-01-16Merge "Improve JerseyConfiguration by use of generics"James Forsyth1-89/+88
2019-01-13Sync up the changes for v15Kajur, Harish (vk250x)3-64/+229