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.
- Host: GitHub
- URL: https://github.com/guilhermelange/java-jpa
- Owner: guilhermelange
- Created: 2021-01-06T19:06:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T19:13:39.000Z (over 5 years ago)
- Last Synced: 2025-07-04T07:03:43.379Z (11 months ago)
- Topics: java, javaweb, jpa, jpa-hibernate, jpa-persistence-applications, springframework
- Language: Java
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/"