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
a3745424fe7cb62bb6104124bfbd87bedafc15df
Authored by
何佳欢
2017-11-27 07:00:44 +0000
1 parent
e2f383ff
内部调用:将当前的代理暴露给线程使用
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
class-service.yml
class-service.yml
View file @
a374542
...
...
@@ -9,6 +9,7 @@ spring:
9
9
enabled: true
10
10
aop:
11
11
proxy-target-class: true
12
+ expose-proxy: true
12
13
13
14
coreDatasource:
14
15
write:
...
...