Commit 66ebcb3a834f40e715fce790ed8e6825ef1d48f1

Authored by 刘岱鹏
1 parent a7232516

调整AOP模式为CGLIB模式

Showing 1 changed file with 2 additions and 0 deletions
class-service.yml
@@ -7,6 +7,8 @@ spring: @@ -7,6 +7,8 @@ spring:
7 config: 7 config:
8 discovery: 8 discovery:
9 enabled: true 9 enabled: true
  10 + aop:
  11 + proxy-target-class: true
10 12
11 coreDatasource: 13 coreDatasource:
12 write: 14 write: