can I migrate to spring 3
my application is using hibernate , wicket and spring , I need suggestions whether I should migrate to spring 3 ?
Well Spring 3 isn't final yet and I don't think the wicket guys have tested their spring integration yet. So currently I wouldn't migrate I would wait (at least) till the final version of Spring.
Late reply, but I'm using Spring 3 RC1 without problem with Wicket 1.4.2 |