I’m currently trying to migrate an application that uses old technologies (Java 5, Spring 2.5, Hibernate 3, Acegi Security, etc.) to newer technologies.
However, I want to do it step by step so that I won’t face tons of problems without knowing where they come from. So far, I’ve only managed to upgrade to Java 7.
Now, I’d like to migrate to Spring 3.2, but I don’t know if my application will run with Spring 3.2 and Acegi Security without major changes. Now I know that I should use Spring Security instead, but as I said, I want to migrate step by step.
Thanks
It would probably work, they are not that tightly coupled as Spring Security