A sample demo app that shows how to create a RESTful webservice using Spring Boot, Spring Data JPA and Oracle database
- spring boot with mysql or any other database
- spring boot with kotlin
- spring security
- JUnit Test
- Integration Test
- Your own idea would be great...just do it!
Contributions are welcomed
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request