이슈,버그

Unable to find GatewayFilterFactory with name 오류

개발자하나 2023. 1. 9. 00:57

 

Failed to start bean 'eurekaAutoServiceRegistration'; nested exception is java.lang.IllegalArgumentException: Unable to find GatewayFilterFactory with name CustomFilter

 

.java 파일의 패키지(경로)가 잘못되서 생기는 오류

com.example.gateway 밑에 만들어야 하는데 com.example 안에 만들어서