Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nimalank7/udemy_spring_boot_crud
This is my basic CRUD application in Spring
https://github.com/nimalank7/udemy_spring_boot_crud
java learning spring
Last synced: 4 days ago
JSON representation
This is my basic CRUD application in Spring
- Host: GitHub
- URL: https://github.com/nimalank7/udemy_spring_boot_crud
- Owner: nimalank7
- Created: 2019-04-03T10:16:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-29T10:12:50.000Z (3 months ago)
- Last Synced: 2024-08-29T11:35:08.580Z (3 months ago)
- Topics: java, learning, spring
- Language: Java
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
This is my basic Spring CRUD application. I haven't added a link to create_bookmark in the index page so I will need to do that.
Currently it doesn't compile due to some Hibernate issue.