Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-8134

Upgrade to Spring Boot 2.2

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.4.0
    • 3.4.0
    • None
    • None
    • Unknown

    Description

      Spring Boot 2.2 has just been released:

      One of the most important and impactful changes are related to Jakarta EE dependencies:

       

      Where possible, we have moved from Java EE dependencies with a javax.** group ID to the equivalent Jakarta EE dependencies with a jakarta. group ID in Spring Boot’s starters. Dependency management for the Jakarta EE API dependencies has been added alongside the existing dependency management for the Java EE API dependencies. The dependency management for the Java EE API dependencies will be removed in the future and all users are encouraged to move to the Jakarta EE API dependencies.

      As part of the Java EE to Jakarta EE migration, two dependencies have changed artifact ID in their latest maintenance releases. com.sun.mail:javax.mail is now com.sun.mail:jakarta.mail and org.glassfish:javax.el is now org.glassfish:jakarta.el. In the unlikely event that you were using either of these dependencies directly, please update your pom.xml or build.gradle accordingly.

       

       

      Attachments

        1. image-2019-12-22-16-34-24-327.png
          263 kB
          Andriy Redko
        2. image-2019-12-22-16-34-31-499.png
          263 kB
          Andriy Redko
        3. image-2019-12-22-16-34-44-435.png
          49 kB
          Andriy Redko

        Issue Links

          Activity

            People

              reta Andriy Redko
              reta Andriy Redko
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: