https://github.com/itzzjb/book-management-restapi-jdbc
This is a Book Management RestAPI build from Springboot. Used the jdbc template for CRUD operations. Created Unit tests and Integration tests too.
https://github.com/itzzjb/book-management-restapi-jdbc
jdbc rest-api spring-boot
Last synced: about 2 months ago
JSON representation
This is a Book Management RestAPI build from Springboot. Used the jdbc template for CRUD operations. Created Unit tests and Integration tests too.
- Host: GitHub
- URL: https://github.com/itzzjb/book-management-restapi-jdbc
- Owner: itzzjb
- License: mit
- Created: 2024-02-16T10:44:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T03:44:12.000Z (about 2 years ago)
- Last Synced: 2025-02-02T18:51:14.263Z (over 1 year ago)
- Topics: jdbc, rest-api, spring-boot
- Language: Java
- Homepage:
- Size: 133 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Book-Management-RESTAPI-JDBC