Skip to content

Commit

Permalink
fix: add spring bean overriding config and fit new SQL
Browse files Browse the repository at this point in the history
  • Loading branch information
trickMin committed Oct 17, 2023
1 parent 57c42d7 commit 27b248c
Show file tree
Hide file tree
Showing 2 changed files with 444 additions and 1,074 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ spring.datasource.sql-script-encoding=UTF-8
spring.h2.console.enabled=true
spring.h2.console.path=/h2
spring.h2.console.settings.web-allow-others=true
spring.main.allow-bean-definition-overriding=true
Loading

0 comments on commit 27b248c

Please sign in to comment.