Revert "introduce indexes"

This reverts commit 36ccc57db6.
This commit is contained in:
2021-05-12 18:18:57 +02:00
parent 75857b553e
commit 7adfc7029f
34 changed files with 759 additions and 722 deletions

View File

@@ -10,7 +10,7 @@ plugins {
ext {
javaVersion=15
javaVersion=14
version_log4j2= '2.13.3' // keep in sync with spring-boot-starter-log4j2
version_spring = '2.4.5'