File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ spring.datasource.password=postgres
55spring.jpa.properties.hibernate.dialect =org.hibernate.dialect.PostgreSQLDialect
66spring.jpa.properties.hibernate.jdbc.lob.non_contextual_creation =true
77spring.jpa.hibernate.ddl-auto =update
8- logging.level.com.patternpedia .api =debug
8+ logging.level.io.github.patternatlas .api =debug
99spring.datasource.initialization-mode =always
1010spring.jpa.properties.hibernate.enable_lazy_load_no_trans =true
1111springdoc.swagger-ui.url =/patternpedia/v3/api-docs
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ spring.datasource.password=postgres
55spring.jpa.properties.hibernate.dialect =org.hibernate.dialect.PostgreSQLDialect
66spring.jpa.properties.hibernate.jdbc.lob.non_contextual_creation =true
77spring.jpa.hibernate.ddl-auto =update
8- logging.level.com .patternatlas.api =debug
8+ logging.level.io.github .patternatlas.api =debug
99spring.datasource.initialization-mode =always
1010spring.jpa.properties.hibernate.enable_lazy_load_no_trans =true
1111springdoc.swagger-ui.url =/patternatlas/v3/api-docs
You can’t perform that action at this time.
0 commit comments