https://github.com/cepr0/sb-generic-controller-demo
Generic rest controller example
https://github.com/cepr0/sb-generic-controller-demo
generic rest-controller spring-boot spring-data-jpa
Last synced: about 1 year ago
JSON representation
Generic rest controller example
- Host: GitHub
- URL: https://github.com/cepr0/sb-generic-controller-demo
- Owner: Cepr0
- Created: 2018-08-05T14:10:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-18T10:28:44.000Z (over 7 years ago)
- Last Synced: 2025-03-29T23:41:12.082Z (about 1 year ago)
- Topics: generic, rest-controller, spring-boot, spring-data-jpa
- Language: Java
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Example of using generic rest controller, related to this [SO answer](https://stackoverflow.com/a/51694938/5380322).