Skip to content

Commit e9d1983

Browse files
Update application.properties (#117)
1 parent c0cb22e commit e9d1983

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/application.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ spring.jpa.hibernate.ddl-auto=none
2020
spring.jpa.hibernate.show_sql=true
2121
spring.jpa.hibernate.format_sql=true
2222
spring.main.allow-circular-references=true
23+
spring.main.allow-bean-definition-overriding=true
2324
spring.session.store-type=redis
2425
#spring.redis.host=localhost
2526
spring.redis.password=

0 commit comments

Comments
 (0)