bogomolov-a-a / demo-spring-simple-webapp-with-tls

Apache License 2.0
0 stars 0 forks source link

Fix: Replace *Collections.EMPTY_SET* by *Collections.emptySet()*. #81

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

Automatic created issue from sonar qube source!

Cause: Replace Collections.EMPTY_SET by Collections.emptySet(). Rule: java:S1596 Component: bogomolov-a-a_demo-spring-simple-webapp-with-tls:src/main/java/org/artembogomolova/demo/webapp/security/UserDetailsServiceImpl.java Line: 14