Ebyrdeu / spring_boot_library

0 stars 0 forks source link

Home page Home.html is added. #38

Closed ValentinaSukonina closed 7 months ago

ValentinaSukonina commented 8 months ago

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.

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
50.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud