diff --git a/src/main/resources/application-swagger.properties b/src/main/resources/application-swagger.properties index f73e6fd2..74ae2cbb 100644 --- a/src/main/resources/application-swagger.properties +++ b/src/main/resources/application-swagger.properties @@ -23,6 +23,7 @@ secondary.datasource.username= secondary.datasource.password= secondary.datasource.url=jdbc:h2:mem:reportingdb secondary.datasource.driver-class-name=org.h2.Driver +tempFilePath=temp springdoc.api-docs.enabled=true springdoc.swagger-ui.enabled=true