Would like to create a simple web project that will use the Spring MVC 2.5.6.SEC01 and Spring Webflow 2.0.8.RELEASE without Annotations..
it is still possible?
for sure there's pros and cons...
Would like to create a simple web project that will use the Spring MVC 2.5.6.SEC01 and Spring Webflow 2.0.8.RELEASE without Annotations..
it is still possible?
for sure there's pros and cons...
Eros
Environment:
JSP 2.0
Dojo 1.4.1
Ext JS 3.1 (testing)
Spring MVC 2.5.6.SEC01 (planning to Spring 3 using STS)
STS
SWF 2.0.9.RELEASE
Tiles 2.0.5
iBatis: ibatis-sqlmap-2.3.4.726
Sure, use of annotations is entirely optional. You can continue to use purely external configuration if you wish.
I was wondering about that too but wouldn't it be better to not take it away? Can you please tell us the disadvantage of doing so? Thanks.