공부중49 BCryptPasswordEncoder 에러 수난기... 회원가입 암호화하던 도중 예전 프로젝트에선 잘쓰던 BCryptPasswordEncoder가 갑자기 오류가 났다. bean...bean이 뭐지... 구글링 결과 패키지를 하나 만들어주고 package org.woorin.catudy.config; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.security.config.annotation.web.builders.HttpSecurity; import org.springframework.security.config.annotation.web.configura.. 2022. 8. 16. 이전 1 ··· 10 11 12 13 다음