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: 7 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-22T16:22:34.000Z (almost 2 years ago)
- Last Synced: 2025-04-04T01:27:54.788Z (10 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.