spring-boot jpa

1 dependency

  <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-data-jpa</artifactId>
        

猜你喜欢

转载自blog.csdn.net/zc888168/article/details/104975852