Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Yes, it is possible that the custom login for Spring Boot with the name "login" is inaccessible due to the absence of the corresponding template or lack of access by configured Template Resolvers. The custom login page requires a corresponding template file that needs to be present in the configured template directory. Additionally, if the configured Template Resolvers do not have access to the template directory, the login page will still be inaccessible.