com.example.demo.StudentController의 필드 StudentRepository에는 찾을 수 없는 'com.example.demo.StudentRepository' 유형의 Bean이 필요합니다.
액션:
구성에서 'com.example.demo.StudentRepository' 유형의 Bean을 정의하는 것을 고려해보세요.
으아악StudentRepository는 JpaRepository를 상속하는데, 이는 가장 간단한 예입니다
SpringBootApplication과 Controller는 총 1개의 패키지로 구성되어 있어 인터넷 주문에는 문제가 없습니다.