일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
- Eclipse
- Thymeleaf
- Open Source
- JavaScript
- Python
- git
- MSSQL
- 설정
- IntelliJ
- myBatis
- 문서
- Source
- Exception
- jpa
- Core Java
- SpringBoot
- PostgreSQL
- JDBC
- AJAX
- MySQL
- 오픈소스
- maven
- spring
- Tomcat
- ubuntu
- Spring Boot
- error
- Docker
- oracle
- STS
- Today
- Total
목록BCryptPasswordEncoder (2)
헤르메스 LIFE
개발환경 Spring Boot : 2.6.5 Spring Web : 2.6.5 Spring Security : 5.6.2 Sprint Tomcat : java-JWT : 3.18.3 Lombok : 1.18.22 DB : Postgresql 23:18:35.883 ERROR o.a.c.c.C.[.[.[.[dispatcherServlet].log(175) - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception java.lang.IllegalArgumentException: There is no PasswordEncoder mapped for the id "null" at org.springframe..
개발환경 1. STS 버전 : 4.13.1 2. JDK 버전 : OpenJDK 11.0.14_9_x64 3. Tomcat 버전 : 9.0.56 4. Maven 버전 : 3.8.4 5. Spring 버전 : Spring Boot 2.6.3 6. Database : Docker 에 DB 설치 - primary - PostgreSQL 13.3 7. Spring Security : 5.6.1 8. lombok 23:17:26.019 [http-nio-9090-exec-8] INFO c.s.s.c.auth.PrincipalDetailsService - userId :: 1 23:17:26.041 [http-nio-9090-exec-8] DEBUG org.hibernate.SQL - select user0_.id ..