Eric Brun

Results 2 comments of Eric Brun

Hi, I have the same issue, same version ... I can't find solution ...

In my case, I had a prefix path to the Spring WebMVC config : ` @Configuration @EnableWebMvc @EnableHypermediaSupport(type = EnableHypermediaSupport.HypermediaType.HAL) public class WebMvcConfig implements WebMvcConfigurer { public static final String...