카테고리 없음
The dependencies of some of the beans in the application context form a cycle
moonstal
2022. 3. 22. 13:30
OAuth2DetailsService가 SecurityConfig보다 먼저 떠서 di에 문제생김
String password = new BCryptPasswordEncoder().encode(UUID.randomUUID().toString());
바로 생성해줌