✏️ Task: Create a CRUD web application using Spring.
📃 Project Requirements:
- A note should be a string of text
- There should be a welcome page with a link to the list of all notes
- It should be possible to click on a note and go to its separate page
- On the note page, there should be options to edit and delete the note
