You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
When I start my application, I see my mapping working and it seems that everything works well but the problem is that Spring does not find my templates:
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
There was an unexpected error (type=Not Found, status=404).
/WEB-INF/welcome.jsp
The text was updated successfully, but these errors were encountered:
I am trying to configure Gradle to use Spring Boot with multi modules, this is my structure:
When I start my application, I see my mapping working and it seems that everything works well but the problem is that Spring does not find my templates:
The text was updated successfully, but these errors were encountered: