Skip to content

vortex2jm/tasks-manager-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Exploring Spring Boot features building a REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages