This commit is contained in:
lims1@hunktimes.com
2023-08-01 16:02:57 +08:00
96 changed files with 4185 additions and 325 deletions

View File

@@ -1,6 +1,7 @@
# datasource config
# basic数据库
spring.jpa.hibernate.ddl-auto=update
#spring.jpa.hibernate.ddl-auto=none
spring.jpa.open-in-view=false
spring.jpa.properties.hibernate.enable_lazy_load_no_trans=true