- Create an application which helps users adding actions to accomplish. There should be 5 task to do to bring users closer to achieve their big goals.
- Learn:
- Java,
- Spring Boot 3,
- Spring Security,
- Spring Data JPA,
- JSP,
- H2 database,
- MySQL database,
- Docker.
Users are able to:
- Log in to their account,
- Manage their tasks (add, remove, update)
- Have a tabs which can redirect them to specific address,
- Logout
All data is keep in MySQL Database in Docker
Check solution with H2 database on h2database branch!
If you see an opportunity to improve my code do not hesitate to contact me: maciej.k.glownia@gmail.com. If you want to copy it and develop with your own idea, take it and enjoy your learning path.