New files have been added: index.html and home.html (the home page), along with a simple HomeController.
The home page can be accessed via localhost:8080/home.
OAuth2 is currently disabled in the pom.xml file. Without a proper code for connection to GitHub login, it redirects straight to localhost:8080/login.
Feel free to modify and adapt according to your own style; this is just a starting point. Any suggestions to add more information are welcome.
New files have been added: index.html and home.html (the home page), along with a simple HomeController. The home page can be accessed via localhost:8080/home. OAuth2 is currently disabled in the pom.xml file. Without a proper code for connection to GitHub login, it redirects straight to localhost:8080/login. Feel free to modify and adapt according to your own style; this is just a starting point. Any suggestions to add more information are welcome.