spring boot - Why thymeleaf imports wrong static files -


the page can not show correctly, seems thymeleaf imports wrong static files while integrated spring-boot.

enter image description here

enter image description here

enter image description here

resolved, because configured server.servletpath in application file. change server.contextpath.


Comments

Popular posts from this blog

javascript - How to bind ViewModel Store to View? -

dll - AutoIt (AutoItX) on C# Windows 7 App System.DllNotFoundException -

python - Alternative to referencing variable before assignment -