diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 4399ef2..e10378c 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -46,3 +46,4 @@ weblate.config.api-key= weblate.config.web= weblate.config.use.custom.resources.path=false weblate.config.custom.resources.path= +spring.main.allow-circular-references=true \ No newline at end of file