We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 588df7b commit 9a5974dCopy full SHA for 9a5974d
src/main/resources/application.yml
@@ -105,13 +105,13 @@ org:
105
antPatternsPublic:
106
- "/favicon.ico"
107
- "/favicon.ico*"
108
- - "/pages/information"
109
- - "/pages/information*"
110
- - "/pages/information/**"
111
- "/webjars/**"
112
- "/css/**"
113
- "/img/**"
114
- "/js/**"
+ - "/pages/information"
+ - "/pages/information*"
+ - "/pages/information/**"
115
- "/user/login*"
116
- "/user/register*"
117
- "/user/register/**"
0 commit comments