Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajama0/spring-boot-rest-api
Student Management system Restful api using Spring-boot, hibernate, PostgreSQL and jpa
https://github.com/ajama0/spring-boot-rest-api
backend-service hibernate hibernate-jpa java java-springboot jpa microservices postgressql restful-api spring springmvc
Last synced: 12 days ago
JSON representation
Student Management system Restful api using Spring-boot, hibernate, PostgreSQL and jpa
- Host: GitHub
- URL: https://github.com/ajama0/spring-boot-rest-api
- Owner: Ajama0
- Created: 2024-02-15T21:02:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-22T16:22:34.000Z (12 months ago)
- Last Synced: 2024-12-17T04:15:26.861Z (2 months ago)
- Topics: backend-service, hibernate, hibernate-jpa, java, java-springboot, jpa, microservices, postgressql, restful-api, spring, springmvc
- Language: Java
- Homepage:
- Size: 66.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
"# Spring-boot-rest-api"
server running on http://localhost:8080/api/v1/Student
Spring boot Crud rest api with hibernate, Jpa and connection to postgreSQL database.
Test API with Postman.