summaryrefslogtreecommitdiffstats
path: root/aai-queries/src/main/java
AgeCommit message (Collapse)AuthorFilesLines
2022-09-22Fix mvn javadoc:javadoc failure, update javadoc plugin to 3.4.1Fiete Ostkamp1-3/+3
Issue-ID: AAI-3527 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Ie69792925722607ea33e376f01a3d682bc0bd43b
2022-09-19Add instructions to invoke the linter and code formatter plugins to the ↵Fiete Ostkamp3-166/+169
README and invoke the formatter Issue-ID: AAI-3526 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Ibd383994732cea6460153704a1153beb530dc6c3
2022-09-17Replace all tab characters in java files with two spaces to remove linter ↵Fiete Ostkamp3-161/+161
warning Issue-ID: AAI-3525 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I36cf7b83dd33c3b69de51e56e00bbd93a79c5ec4
2020-04-15schema-service processing for v19LaMont, William(wl2432)3-0/+319
Issue-ID: AAI-2864 Change-Id: I41a430ec9c9fd69be75bd9d01693249895e0928b Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>