RSS

Archivos diarios: 6 julio, 2011

JPA basic example with EntityManager , Spring and Maven


Visit my new website http://java4developers.com

In this post we are going to make a project that allows us to get from a mySql database a car list. The technologies we are going to use are Maven for the dependency management, JPA to interact with the database, Spring to define the our application context (besides of wiring everything), and finally we use JUnit to our application tests.

Read the rest of this entry »

 
17 comentarios

Publicado por en 6 julio, 2011 en J2EE, JPA

 

Etiquetas: , , , , , ,