https://github.com/kammradt/kontrol-api
Let's go :coffee:
https://github.com/kammradt/kontrol-api
java junit jwt learning-spring spring spring-boot
Last synced: 2 months ago
JSON representation
Let's go :coffee:
- Host: GitHub
- URL: https://github.com/kammradt/kontrol-api
- Owner: kammradt
- Created: 2019-11-01T01:38:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-09T01:37:54.000Z (about 6 years ago)
- Last Synced: 2025-05-17T05:11:11.858Z (about 1 year ago)
- Topics: java, junit, jwt, learning-spring, spring, spring-boot
- Language: Java
- Homepage: http://kontrol-everything.herokuapp.com/
- Size: 321 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to Kontrol 👋
> I'm learning Spring to be able to create amazing APIs ;)
## What :question:
> I needed to turn off the server due costs :(
You can access the raw API [here](http://spring-course-env.us-east-1.elasticbeanstalk.com/)
(The documentation is missing and will be made with swagger in the future)
You can access the app [here](http://kontrol-everything.herokuapp.com/)
(The repository is [this one](https://github.com/kammradt/kontrol-front/))
## Where :question:
I'm following [this course](https://www.udemy.com/course/restful-springboot-aws)
## Author
👤 **Vinicius Kammradt**
* Twitter: [@kammradt](https://twitter.com/kammzinho)
* Github: [@kammradt](https://github.com/kammradt)
## Notes :pencil:
* [Relationships using annotations](https://github.com/kammradt/kontrol-api/blob/master/NOTES.md#relationships-using-annotations)
* [HTTP Status Codes](https://github.com/kammradt/kontrol-api/blob/master/NOTES.md#http-status-codes)
* [@NotNull & NotBlank validation](https://github.com/kammradt/kontrol-api/blob/master/NOTES.md#differences-between-notnull-and-notblank)
* [Using EntityListeners for custom triggers on Database changes](https://github.com/kammradt/kontrol-api/blob/master/NOTES.md#using-entityListeners-for-custom-triggers-on-database-changes)
## Show your support
Give a ⭐️ if this project helped you!
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_