Merge pull request #1188 from AbhinabKanrar/patch-5
Update WebUtils and ServletRequestUtils
This commit is contained in:
commit
e36ff9b88a
@ -12,7 +12,7 @@ public class Application {
|
|||||||
|
|
||||||
@RolesAllowed("*")
|
@RolesAllowed("*")
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
SpringApplication.run(Application.class, args);
|
SpringApplication.run(Application.class, args);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user