To-do list REST API using Java Spring Boot 🍂 To acces the database console in web browser type: http://localhost:8080/h2-console username: admin password: admin This is an in-memory database, i.e., if you restart the application all data will be lost!