Open akcoder11 opened 2 months ago
In the application.properties file, you can find the configuration for the MySQL database used by the Spring Boot backend. Here, you set up the database name, URL, username, and password. To define the table name and its columns, look in the model package's ToDo.java class.
Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback.
Thu Aug 22 20:49:25 IST 2024 There was an unexpected error (type=Not Found, status=404). JSP file [/WEB-INFjspViewToDoList.jsp] not found
I got this error, So how to fix this, please guide me
send here a screenshot of error and screenshot of project file structure
You didn't provide details for database in MySQL like databse name and what will the table names