简体   繁体   中英

Is there a sample web project of integrating Spring-MVC and Spring-Data-JPA?

I see a lots of examples of spring-data-jpa, but not a web project using spring-mvc, currently I try to use spring-data-jpa in my project, but failed, please see my post here. And I didn't find a solution to resolve my issue. Can anyone provide me a skeleton project,so I can start over it. Or can you provide me some suggestion like is there a special thing to use spring-data-jpa, configuration? Version of spring? The tutorial of spring data jpa sounds easy and handy, but not as same as my scenario. I appreciate your feedback.

Afternoon, wrote up a small example for this located at:

https://github.com/donkeystalk/d3

Hope this helps you out! Know I tried to help you on your previous question, and thought a full blown example was in order!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM