https://github.com/mindexpert7546/rest-application-with-gorm-and-hibernate-5
Building a REST application with GORM and Hibernate 5
https://github.com/mindexpert7546/rest-application-with-gorm-and-hibernate-5
Last synced: 3 months ago
JSON representation
Building a REST application with GORM and Hibernate 5
- Host: GitHub
- URL: https://github.com/mindexpert7546/rest-application-with-gorm-and-hibernate-5
- Owner: mindexpert7546
- Created: 2023-11-04T11:45:52.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-04T11:48:35.000Z (almost 2 years ago)
- Last Synced: 2025-03-31T04:09:43.964Z (6 months ago)
- Language: Shell
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# REST-application-with-GORM-and-Hibernate-5
Building a REST application with GORM and Hibernate 5## Building a REST application with GORM and Hibernate 5 :
https://guides.grails.org/grails3/rest-hibernate/guide/index.html## Grails Database Migration :
https://guides.grails.org/grails3/grails-database-migration/guide/index.html## MySQL Connector Java » 8.0.11
https://mvnrepository.com/artifact/mysql/mysql-connector-java/8.0.11## StackOverflow help link for connect mySQL :
https://stackoverflow.com/questions/31764922/how-to-connect-grails-3-0-to-my-local-mysql-database## PostMan API Testing link :
https://www.postman.com/