Error resolving template “index”, template might not exist or might not be accessible by any of the configured Template Resolvers

前端 未结 10 947
灰色年华
灰色年华 2020-12-01 07:28

This question has been asked before but I did not solve my problem and I getting some weird functionality.

If I put my index.html file in the static directory like s

10条回答
  •  醉梦人生
    2020-12-01 08:18

    In the console is telling you that is a conflict with login. I think that you should declare also in the index.html thymeleaf. Something like:

        
    
    
    
    
    k 
    
    

提交回复
热议问题