Minor fix.
This commit is contained in:
@@ -10,6 +10,7 @@ import org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter
|
||||
|
||||
import java.util.List;
|
||||
|
||||
@EnableWebMvc
|
||||
@Configuration
|
||||
public class RestMvcConfiguration extends WebMvcConfigurerAdapter {
|
||||
|
||||
|
Reference in New Issue
Block a user