Spring to Java EE Migration Checklist
Hello experts! I'm planning to migrate my small application from Spring to Java EE. What are the Spring to Java EE migration checklist for me to be able to succeed with the plan?Â
Hello experts! I'm planning to migrate my small application from Spring to Java EE. What are the Spring to Java EE migration checklist for me to be able to succeed with the plan?Â
Hi Jaclyn,
The migration from Spring to Java EE should have a definite migration path.
1.   Upgrade the spring run time by replacing JAR files.
2.   Replace old frameworks within Spring
3.   Run Spring and Java EE container side by side.
4.   Replace Spring entirely.
5.   Remove Spring container.
There are lot of points to check while doing the migration. Please refer the below link to see the complete migration process. Thank you.
https://www.slideshare.net/ertmanb/javaone-2011-migrating-spring-applications-to-java-ee-6