BAEL - 318 - removing commented out code
This commit is contained in:
parent
8b39484abc
commit
5532225228
|
@ -13,9 +13,8 @@ import org.springframework.web.servlet.view.JstlView;
|
|||
import org.springframework.webflow.mvc.servlet.FlowHandlerAdapter;
|
||||
import org.springframework.webflow.mvc.servlet.FlowHandlerMapping;
|
||||
|
||||
@EnableWebMvc // <mvc:annotation-driven />
|
||||
@EnableWebMvc
|
||||
@Configuration
|
||||
// @ImportResource("classpath:/flow-definition.xml")
|
||||
public class WebMvcConfig extends WebMvcConfigurerAdapter {
|
||||
|
||||
@Autowired
|
||||
|
|
Loading…
Reference in New Issue