JS script work in one of Thymeleaf template but doesn’t in other
I’m developing a Spring Boot aplication with Thymeleaf, and in a Controller I have two GetMappings with differents url’s routes returning the same template.
I’m developing a Spring Boot aplication with Thymeleaf, and in a Controller I have two GetMappings with differents url’s routes returning the same template.