오늘은 어제 발생한 오류를 해결하기 위해 애쓰는 중이다. 아직 해결 못했다!
해결했나 했더니
Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled. 2024-05-21T22:09:20.891+09:00 ERROR 30724 --- [ main] o.s.boot.SpringApplication : Application run failed
org.springframework.context.ApplicationContextException: Unable to start web server
이거랑
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'securityConfig' defined in file [C:\Users\asdf\IdeaProjects\Board\build\classes\kotlin\main\org\example\domain\infra\securety\SecurityConfig.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'jwtPlugin' defined in file [C:\Users\asdf\IdeaProjects\Board\build\classes\kotlin\main\org\example\domain\infra\jwt\JwtPlugin.class]: Unexpected exception during bean creation