Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)