Red Hat support for Spring Boot

A code editor with four icons symbolizing DevOps, developers, a gear, and a cluster.
Article

How to troubleshoot Spring Boot in OpenShift

Francisco De Melo Junior

This article discusses writing, building, and running Spring Boot applications and how to troubleshoot common issues in OpenShift Container Platform.

Page Thumbnail
Page

All Development topics

Insights and news on Red Hat developer tools, platforms, programming languages, and more. Explore what is trending now.

Share graphics_Quarkus & Spring
Cheat Sheet

Quarkus + Spring Cheat Sheet

Alex Soto Bueno

While you may be currently using Java EE, MicroProfile, or Quarkus annotations/extensions, Quarkus provides an API compatibility layer for some Spring projects. If you're coming from Spring development, these integrations might help you to make a smoother transition to Quarkus.

Red Hat OpenShift Application Runtimes
Article

Extending support to Spring Boot 2.x for Red Hat OpenShift Application Runtimes

James Falkner

Red Hat OpenShift Application Runtimes (RHOAR) is a recommended set of products, tools, and components for developing and maintaining cloud-native applications on the Red Hat OpenShift platform. As part of this offering, Red Hat is extending its support to Spring Boot 2 and related frameworks for building modern, production-grade, Java-based cloud-native applications.

Serverless computing in action
Article

Part 2: Building a Serverless Service

Doug Tidwell

Take a look at the image manipulation code behind the photo booth, then look at a modern web app that uses it.

Easily secure your Spring Boot applications with Keycloak
Article

Easily secure your Spring Boot applications with Keycloak

Sebastien Blanc

What is Keycloak? Although security is a crucial aspect of any application, its implementation can be difficult. Worse, it is often neglected, poorly implemented and intrusive in the code. But lately, security servers have appeared which allow for outsourcing and delegating all the authentication and authorization aspects. Of these servers, one of the most promising is Keycloak, open-source, flexible, and agnostic of any technology, it is easily deployable/adaptable in its own infrastructure. Moreover, Keycloak is more than just an authentication...

GNU C library
Article

Spring 2017 GNU Toolchain Update Part 5

Nick Clifton

The GNU Toolchain is a collection of programming tools produced by the GNU Project. The tools are often packaged together due to their common use for developing software applications, operating systems, and low-level software for embedded systems.