Red Hat support for Spring Boot: 2.2.6 Component Details

Updated

The page lists important details about the Spring Boot 2.2.6 Components used in Red Hat Support for Spring Boot. Refer to the Red Hat Runtimes Spring Boot Component Details Overview for additional releases.

Copyright Notice About Spring Boot Components
Spring®, Spring Boot, the respective names of individual Spring projects, and words derived or using the registered name (such as SPRING FRAMEWORK, SPRING BOOT, SPRING CLOUD, SPRINGSOURCE, SPRING IO, SPRING IO PLATFORM, SPRING BY PIVOTAL) are registered trademarks of Content from pivotal.io is not included.Pivotal Software, Inc.

Supportability of Spring Boot Artifacts

Red Hat supports Spring Boot components as outlined in the Supported Configurations page. The list of supported components are listed below. The Spring Boot components are available in the Content from search.maven.org is not included.Maven Central Repository.

Dekorate Technology : Fully Supported

To ease the deployment of application, Dekorate generates Kubernetes/OpenShift resources by just using annotations or configuration files.
Dekorate is provided as a fully supported tool to be used with Red Hat support of Spring Boot with this release.
For examples and details, please check Dekorate.

Artifact IDVersion
io.dekorate1.0.0.redhat-00002

Reactive Spring Technology

For designing reactive applications, the following productized starters, based on community releases of Spring WebFlux and Reactor Netty are provided as a mix of Fully supported and Technology Preview. This enables you to create a fully Red Hat-supported reactive stack that you can use to build your Spring Boot applications. These set of starters use Eclipse Vert.x reactive components underneath.

Supported

Group IDArtifact IDVersionUnderlying RedHat Component Version
dev.snowdropvertx-spring-boot-starter1.0.0.redhat-00012Vert.x 3.8.5.redhat-00005
dev.snowdropvertx-spring-boot-starter-http1.0.0.redhat-00012Vert.x 3.8.5.redhat-00005
dev.snowdropvertx-spring-boot-starter-http-test1.0.0.redhat-00012Vert.x 3.8.5.redhat-00005
dev.snowdropvertx-spring-boot-starter-actuator1.0.0.redhat-00012Vert.x 3.8.5.redhat-00005

Tech Preview

Group IDArtifact IDVersionUnderlying RedHat Component Version
dev.snowdropvertx-spring-boot-starter-mail1.0.0.redhat-00012Vert.x 3.8.5.redhat-00005
dev.snowdropvertx-spring-boot-starter-amqp1.0.0.redhat-00012Vert.x 3.8.5.redhat-00005
dev.snowdropvertx-spring-boot-starter-kafka1.0.0.redhat-00012Vert.x 3.8.5.redhat-00005

Traditional Spring Technology : Supported Red Hat Components

Group IDArtifact IDVersionUnderlying RedHat Component Version
io.opentracing.contribopentracing-spring-jaeger-web-starter3.1.1.redhat-00009RedHat Jaeger Client 1.1.0.redhat-00002
org.amqphub.springamqp-10-starter.version2.2.2.redhat-00002Red Hat AMQ Apache Qpid 0.48.0.redhat-00004
org.infinispaninfinispan-spring-boot-starter-embedded2.2.3.Final-redhat-00001RedHat JBoss Data Grid 10.1.5.Final-redhat-00001
org.infinispaninfinispan-spring-boot-starter-remote2.2.3.Final-redhat-00001RedHat JBoss Data Grid 10.1.5.Final-redhat-00001
org.jboss.resteasyresteasy-spring-boot-starter3.4.1.Final-redhat-00001RestEasy 3.11.2.Final-redhat-00002
org.keycloakkeycloak-spring-boot-starter9.0.3.redhat-00002RedHat SSO 9.0.3.redhat-00002
me.snowdropnarayana-spring-boot-starter2.3.0.redhat-00003Narayana 5.9.8.Final-redhat-00002

Supported Spring Boot 2.2.6.RELEASE Components

Group IDArtifact IDVersionUnderlying RedHat Component Version
org.springframework.bootspring-boot-starter2.2.6.RELEASE
org.springframework.bootspring-boot-starter-test2.2.6.RELEASE
org.springframework.bootspring-boot-starter-actuator2.2.6.RELEASE
org.springframework.bootspring-boot-starter-artemis2.2.6.RELEASE
org.springframework.bootspring-boot-starter-activemq2.2.6.RELEASE
org.springframework.bootspring-boot-starter-data-jpa2.2.6.RELEASEHibernate 5.3.14.Final-redhat-00001
org.springframework.bootspring-boot-starter-jdbc2.2.6.RELEASE
org.springframework.bootspring-boot-starter-tomcat2.2.6.RELEASEApache Tomcat (Embedded) 9.0.30.redhat-6
org.springframework.bootspring-boot-starter-undertow2.2.6.RELEASEUndertow 2.0.28.SP2-redhat-00001
org.springframework.bootspring-boot-starter-web2.2.6.RELEASE
org.springframework.bootspring-boot-starter-websocket2.2.6.RELEASE
org.springframework.bootspring-boot-starter-validation2.2.6.RELEASEHibernate-Validator 6.0.20.Final-redhat-00001
org.springframework.cloudspring-cloud-starter-kubernetes1.1.2.RELEASE
org.springframework.cloudspring-cloud-starter-kubernetes-config1.1.2.RELEASE

Deploying Spring Boot Applications From WAR Files

Repackaging the Spring Boot application as an executable WAR file is also supported through Red Hat Runtimes Subscription.

Article Type