aboutsummaryrefslogtreecommitdiffstats
path: root/aai-core/src/test/resources/application.properties
AgeCommit message (Collapse)AuthorFilesLines
2024-11-19Move GraphChecker to aai-commonFiete Ostkamp1-0/+1
- define GraphCheck class that tests connection to storage backend - disable caching for the db transaction to make sure that the real connection is tested - define GraphConfig class that defines a Graph bean. This is an alternative to the AAIGraph class Issue-ID: AAI-4060 Change-Id: Id6d20adc8a8bab8bc914fb47353c37fd80905896 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>