We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 561cc54 commit f4cd970Copy full SHA for f4cd970
server/src/main/resources/application.properties
@@ -28,3 +28,5 @@ com.adobe.testing.s3mock.region=us-east-1
28
server.tomcat.max-swallow-size=10MB
29
30
management.endpoints.web.discovery.enabled=false
31
+
32
+spring.main.lazy-initialization=true
0 commit comments