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

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 […]

Build a data streaming pipeline using Kafka Streams and Quarkus
September 28, 2020In typical data warehousing systems, data is first accumulated and then processed. But with the advent of new technologies, it is now possible to process data as and when it arrives. We call this real-time data processing. In real-time processing, data streams through pipelines; i.e., moving from one system to another. Data gets generated from […]

Using Spring Cloud Functions with OpenShift Serverless
September 1, 2020Spring Cloud Functions are yet another interesting option for Java developers when building serverless applications. You have already seen how to build and run applications for Red Hat OpenShift Serverless using Quarkus, but in this article, we talk about how to use Spring Cloud Functions and walk you through those steps. These steps are similar […]
Latest Comments
""
July 18, 2019