ERROR

[ERROR] thymeleaf sec:authorize 안될 때

발전하는 개발자 2022. 10. 4. 17:28
728x90
반응형

pom.xml에 추가

<dependency>
    <groupId>org.thymeleaf.extras</groupId>
    <artifactId>thymeleaf-extras-springsecurity5</artifactId>
</dependency>
728x90
반응형