springboot-todo-api-2 Spring Boot REST API for todo Stack Java 17 · Spring Boot 3 · Maven Run mvn spring-boot:run # GET http://localhost:8080/todos # POST http://localhost:8080/todos {"name": "example"}