summaryrefslogtreecommitdiffstats
path: root/aai-resources/src/main/java/org
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-05Improve JerseyConfiguration by use of genericskurczews1-89/+88
2018-10-05Update resources to use realtime connection1.3.0Kajur, Harish (vk250x)3-8/+42
2018-09-20Update the code to use realtime connectionMaharajh, Robby (rx2202)3-6/+6
2018-09-17Disable authorization for /util/echoKajur, Harish (vk250x)3-3/+14
2018-09-05Adding AAF authorization filterPavel Paroulek4-17/+150
2018-08-23Adding AAF basic auth filterPavel Paroulek2-0/+78
2018-08-13Update resources ms to use ingest libraryKajur, Harish (vk250x)78-8400/+2082
2018-07-19Add collection under network for v13 and v14Kajur, Harish (vk250x)6-6/+6
2018-07-04Fix bugs in AAI-ResourcesWiktor Garbarek6-89/+91
2018-06-27Sonar fix in ModelVersionTransformerAdam Wudzinski1-1/+1
2018-05-03Update to remove loadbalancer codeKajur, Harish (vk250x)1-2/+0
2018-04-19Fix the X-HTTP-Method-Override issueKajur, Harish (vk250x)2-1/+53
2018-04-11Fix the basic auth issue which got brokenKajur, Harish (vk250x)3-1/+183