S
S
Sergey Ozeransky2015-08-21 15:45:26
Java
Sergey Ozeransky, 2015-08-21 15:45:26

Spring MVC + JPA + Hibernate application skeleton?

Good afternoon.
Actually a question.
I can't find a complete documentation (or example) of creating a web application with the following Spring MVC + JPA + Hibernate stack, maybe there is some kind of project structure generator, I have problems with the database for the most part now, I don't quite understand the concept that lies in JPA + Hibernate stack (I remember how it's easy to work with a database in Django or in YII2, but here it's not obvious to me) tell me where to dig.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
I
Ildar Gafarov, 2015-08-21
@badprogrammist

www.byteslounge.com/tutorials/spring-jpa-hibernate...
docs.spring.io/spring/docs/current/spring-framewor...
www.studytrails.com/frameworks/spring/spring-hiber...
www.codingpedia.org/ama/java-persistence-example-w...
www.baeldung.com/2011/12/13/the-persistence-layer-...
https://github.com/shagstrom/spring -mvc-hibernate-...
https://github.com/michaelisvy/hibernate-4-spring-...
https://github.com/spring-projects/spring-petclinic

S
script88, 2015-08-21
@script88

At one time, I also dealt with this bundle for a long time and made a skeleton for myself:
git clone https://bitbucket.org/wavedocs/spring4-hibernate4-...

S
Sergey Ozeransky, 2015-08-22
@KREGI

have you tried jhipster.github.io ?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question