An open API service indexing awesome lists of open source software.

https://github.com/guilhermelange/java-jpa

Java web application using Spring to simulate JPA concepts.
https://github.com/guilhermelange/java-jpa

java javaweb jpa jpa-hibernate jpa-persistence-applications springframework

Last synced: 11 months ago
JSON representation

Java web application using Spring to simulate JPA concepts.

Awesome Lists containing this project

README

          

# Java-JPA
Java web application using Spring to simulate JPA concepts.

To run the application, install tomcat on the desired port, deploy the application and start the services. Finally, just access the application through the browser at "localhost:[port]/project-jpa-2/"