With Roo 2.0 I don't find web.xml so how do I configure Spring MVC -
i have been spring developer time , have tried roo in past, , read through improvements roo in 2.0 used build web application works fine...to point. when tried find web.xml applicationcontext.xml let me override of spring mvc classes , add interceptor filters , handlers, not find web.xml what's that? have push in @ point? if web.xml appear, doubt it.
spring roo 2.0.0.rc1 generates spring boot applications, there aren't neither web.xml nor application-context.xml
to learn more what's new in spring roo 2.0 read http://docs.spring.io/spring-roo/docs/2.0.0.rc1/reference/html/#getting-started-whatsnew
to learn spring boot goals read http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#getting-started-introducing-spring-boot
hope helps
Comments
Post a Comment