You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: