We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7481de5 commit cccec36Copy full SHA for cccec36
1 file changed
spring-security-modules/spring-security-mvc-boot-1/pom.xml
@@ -225,7 +225,7 @@
225
<start-class>com.baeldung.roles.custom.Application</start-class>
226
<!--If you want to run the example with the voters comment the tag
227
above and uncomment the one below -->
228
- <!--<start-class>com.baeldung.voter.VoterApplication</start-class> -->
+ <!--<start-class>com.baeldung.roles.voter.VoterApplication</start-class> -->
229
230
<taglibs-standard.version>1.1.2</taglibs-standard.version>
231
<cargo-maven2-plugin.version>1.6.1</cargo-maven2-plugin.version>
0 commit comments