已采納回答 / 小馬哥
在 UserRepositorypublic interface?UserRepository {????Collection<User> findAll();}
2018-01-11
最新回答 / 慕粉3535685
<name>spring-boot-demo</name><description>Demo project for Spring Boot</description><parent> ? <groupId>org.springframework.boot</groupId> ? <artifactId>spring-boot-starter-parent</artifactId> ? <ve...
2018-01-09