Minor fix.
parent
4cce432bb8
commit
8d9fb53741
|
@ -10,6 +10,7 @@ import org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter
|
|||
|
||||
import java.util.List;
|
||||
|
||||
@EnableWebMvc
|
||||
@Configuration
|
||||
public class RestMvcConfiguration extends WebMvcConfigurerAdapter {
|
||||
|
||||
|
|
Loading…
Reference in New Issue