移除jpa相关实现

This commit is contained in:
xuwenbo
2020-05-14 22:46:27 +08:00
parent c6618d4141
commit 0d619035b4
8 changed files with 1 additions and 245 deletions

View File

@ -13,12 +13,6 @@ spring:
repositories:
enabled: false
#配置 Jpa
jpa:
properties:
hibernate:
dialect: org.hibernate.dialect.MySQL5InnoDBDialect
open-in-view: true
task:
pool:
@ -66,4 +60,4 @@ pagehelper:
helperDialect: mysql
reasonable: true
supportMethodsArguments: true
params: count=countSql
params: count=countSql