개발공부/Spring
Autowired cannot be resolved to a type 에러
dokii
2021. 10. 5. 14:53
728x90
반응형
import org.springframework.beans.factory.annotation.*;
를 추가한다.
728x90
반응형