lazy init

This commit is contained in:
2026-04-14 23:19:34 -06:00
parent 1b873f7012
commit ca3e272fd9

View File

@@ -1,6 +1,8 @@
spring:
application:
name: petshop-backend
main:
lazy-initialization: true
config:
import: optional:file:.env[.properties]