Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[POST] - Migration of legacy Spring projects to current Spring Versions #59

Open
dfcoffin opened this issue May 17, 2019 · 0 comments
Open

Comments

@dfcoffin
Copy link

A series of blog posts describing the steps required to migrate a Java 7 legacy Spring (Version 4.0.6.RELEASE) client and web server applications using a common (external JAR) dependency which include:

  • Spring Security (Version 3.2.3.RELEASE)

  • Spring Security OAuth (Version 2.0.2.RELEASE)

  • Spring WebMVC

  • Spring JDBC

  • XML data streams

  • JAXB for XML marshaling

  • Cucumber based testing

  • .JSP webpages

The resulting project will contain the following supported upgrades:

  • Java 11

  • Spring Boot

  • Spring Security

  • Spring Web

  • Spring DevTools

  • Lombok

  • Mapstruct

  • Tymeleaf

  • Spring JPA

  • Cloud Platform support (detail yet to be defined)

  • Spring Actuator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant