I was hoping that I could get some help with spring boot in eclipse. I am very new to it and trying to figure it out. I am not sure what I am doing wrong. Can someone please help me figure it out? When I try and run spring boot application from eclipse I get the error
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Fri Jun 09 22:06:07 CDT 2023
There was an unexpected error (type=Not Found, status=404).
No message available
I saw an answer on a youtube video that said to move the java file to the controller folder but it looks like I don't have one of them.
java code
https://pastebin.com/tfWcqSeP
html code
https://pastebin.com/rcq3QrRE
package explorer
https://imgur.com/a/F77u9zz
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.