|
|
|
@ -16,4 +16,7 @@ spring.datasource.jiuzhou.username=root
|
|
|
|
|
spring.datasource.jiuzhou.password=gjerp
|
|
|
|
|
spring.datasource.jiuzhou.initialize=true
|
|
|
|
|
|
|
|
|
|
hibernate.naming.physical_strategy=com.dsic.gj_erp.config.MyPhysicalNamingStrategy
|
|
|
|
|
hibernate.show_sql=true
|
|
|
|
|
|
|
|
|
|
spring.mvc.throw-exception-if-no-handler-found=true
|
|
|
|
|