starts on http://localhost:8080/
http://localhost:8080/notes/login/ - login page http://localhost:8080/notes/ - main page http://localhost:8080/notes/add/ - page to add new note http://localhost:8080/notes/mynotes/ - page to check your notes
add and mynotes work fully when you are logged in
There are some users in database:
- ZeroUser with password password0
- FirstUser with password password1
- SecondUser with password password2