: No qualifying bean of type [person.repository.PersonRepository] found for dependency: expected at leastApplication.class); public CommandLineRunner demo(PersonRepository repository","ee","r","","","
更正应用程序的类路径,使其包含单个兼容版本的org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension。/data/spring-data-jpa/2.0.2.RELEASE/spring-data-jpa-2.0.2.RELEASE.jar!the following location:
file:/C:/Users/
: Finished Spring Data repository scanning in 39ms.Found 1 JPArepository interfaces.import org.springframework.boot.autoconfigure.SpringBootApplication;
imp