Commit c9059049 by huluobin

update

parent e5d35bea
...@@ -32,6 +32,9 @@ spring: ...@@ -32,6 +32,9 @@ spring:
enable: true enable: true
required: true required: true
port: 465 port: 465
main:
allow-bean-definition-overriding: true
#mybatis plus 配置 #mybatis plus 配置
mybatis-plus: mybatis-plus:
mapper-locations: mapper-locations:
......
...@@ -33,6 +33,8 @@ spring: ...@@ -33,6 +33,8 @@ spring:
enable: true enable: true
required: true required: true
port: 465 port: 465
main:
allow-bean-definition-overriding: true
#mybatis plus 配置 #mybatis plus 配置
mybatis-plus: mybatis-plus:
......
...@@ -32,6 +32,8 @@ spring: ...@@ -32,6 +32,8 @@ spring:
enable: true enable: true
required: true required: true
port: 465 port: 465
main:
allow-bean-definition-overriding: true
#mybatis plus 配置 #mybatis plus 配置
mybatis-plus: mybatis-plus:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment