- org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration required a bean of type 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository' that could not be found.
=> spring.profiles.include=뒤에 real-oauth를 넣으니 오류가 되어, 그냥 oauth를 넣어서 스프링 부트의 환경설정 파일에서 보안 설정 파일을 호출한다.