Sign in
孙宁海
/
huike-eaas-config
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
66ebcb3a834f40e715fce790ed8e6825ef1d48f1
Authored by
刘岱鹏
2017-09-25 09:36:04 +0000
1 parent
a7232516
调整AOP模式为CGLIB模式
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
class-service.yml
class-service.yml
View file @
66ebcb3
@@ -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: