Spring Boot deployment on Kubernetes
Spring Boot gives you the runtimes you need to make Spring Framework-based applications.
How to deploy Spring Boot applications on Kubernetes
Ever wondered how you could create truly micro microservices using your favorite Spring APIs? Ever wondered how to leverage your Spring skills to build serverless apps? Have you been left wanting to leverage the groundbreaking capabilities of GraalVM-native images without sacrificing your hard-earned Spring knowledge? This session will show you how Quarkus speaks Spring by live coding a Quarkus application using some of the most popular Spring features, which will then be converted to GraalVM-native image and deployed and scaled up in milliseconds on Kubernetes and OpenShift.
Spring Boot Articles

Integrating Spring Boot with Red Hat Integration Service Registry
February 15, 2021Most of the new cloud-native applications and microservices designs are based on event-driven architecture (EDA), responding to real-time information by sending and receiving information about individual events. This kind of architecture relies on asynchronous, non-blocking communication between event producers and consumers through an event streaming backbone such as Red Hat AMQ Streams running on top […]

Spring Boot on Quarkus: Magic or madness?
February 9, 2021Quarkus is a Java stack tailored for OpenJDK HotSpot (or OpenJ9 on zSeries) and GraalVM, crafted from optimized Java libraries and standards. It is a good choice for building highly-scalable applications while using lower amounts of CPU and memory resources than other Java frameworks. These applications can be traditional web applications, serverless applications, or even […]

Message broker integration made simple with Red Hat Fuse
January 8, 2021This article presents a sample integration between Red Hat AMQ 7 and IBM MQ, using Red Hat Fuse 7 for the integration. Traditionally, developers have used resource adapters for message bridging with external systems. A resource adapter is a system library that provides connectivity to an enterprise information system (EIS). Similar to how a Java […]

Spring Boot to Quarkus migrations and more in Red Hat's migration toolkit for applications 5.1.0
December 8, 2020Red Hat’s migration toolkit for applications (previously known as Red Hat Application Migration Toolkit) has reached version 5.1.0. This version includes user interface improvement, the new migration toolkit for applications Operator, and new rules to support development teams migrating from Spring Boot to Quarkus. About migration toolkit for applications Migration toolkit for applications originally was […]

Cloud-native modernization or death? A false dichotomy
November 30, 2020DevNation Tech Talks are hosted by the Red Hat technologists who create our products. These sessions include real solutions plus code and sample projects to help you get started. In this talk, you’ll learn about cloud-native modernization from Daniel Oh and Burr Sutter. Are you familiar with the tight coupling of applications with their underlying […]

vscode-xml 0.14.0: A more customizable XML extension for VS Code
November 10, 2020Red Hat’s XML extension for Visual Studio Code (VS Code) has improved significantly since the last release. This article is an overview of the most notable updates in the vscode-xml extension 0.14.0 release. Improvements include embedded settings documentation, customizable document outlines, links for seamless XML catalog navigation, and error aggregation for schema validation. Embedded settings […]
Latest Comments
""
July 18, 2019