Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djccnt15/spring_todo
TODO app with spring
https://github.com/djccnt15/spring_todo
java spring spring-boot spring-mvc
Last synced: about 2 months ago
JSON representation
TODO app with spring
- Host: GitHub
- URL: https://github.com/djccnt15/spring_todo
- Owner: djccnt15
- License: mit
- Created: 2024-11-04T14:36:00.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-19T12:43:13.000Z (about 2 months ago)
- Last Synced: 2024-11-19T13:44:13.079Z (about 2 months ago)
- Topics: java, spring, spring-boot, spring-mvc
- Language: Java
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spring_todo
TODO app with spring## dependency
- Java 17
- gradle## utils
- [h2 DB console](http://127.0.0.1:8080/h2-console)
- [swagger open-api](http://127.0.0.1:8080/swagger-ui/index.html)