Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
monitor-ui
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
zhengyouwei
2016-07-28 14:04:20 +0800
Commit
424f7793525213a0b5dd3842af45243951869a52
1 parent
57479f26
取消拦截hystruix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
monitor-ui-web/src/main/resources/META-INF/spring/spring-web-context.xml
monitor-ui-web/src/main/resources/META-INF/spring/spring-web-context.xml
View file @
424f779
...
...
@@ -61,6 +61,7 @@
<!-- 登录验证 -->
<mvc:interceptor>
<mvc:mapping
path=
"/**"
/>
<mvc:exclude-mapping
path=
"/hystrix/**"
/>
<mvc:exclude-mapping
path=
"/user/**"
/>
<mvc:exclude-mapping
path=
"/img/**"
/>
<mvc:exclude-mapping
path=
"/css/**"
/>
...
...
Please
register
or
login
to post a comment