Java

Featured image for Java topics.
Article

Why Java is so hot right now

Rhuan Rocha

The Java platform has become one of the most widely used platforms, with a huge ecosystem in the world of technology. Java lets developers create applications for several platforms, such as Windows, Linux, embedded systems, and mobile. Java also has received criticisms, such as: Java is fat; Java takes a lot of memory; Java is verbose. But, Java was created to solve big problems, not small problems. Of course, you can also solve small problems with Java, but you see...

Spring Boot self-paced training
Article

Extending support for Spring Boot 2.1.6 and Spring Reactive

James Falkner

Red Hat Application Runtimes recently added extended support for the Spring Boot 2.1.6 runtime for Red Hat customers building Spring apps. Red Hat Application Runtimes provides application developers with a variety of application runtimes running on the Red Hat OpenShift Container Platform. Introduction to Spring Boot Spring Boot lets you create opinionated Spring-based standalone applications. The Spring Boot runtime also integrates with the OpenShift platform, allowing your services to externalize their configuration, implement health checks, provide resiliency and failover, and...

Spring Boot and Vert.x
Article

Reactive Spring Boot programming with Vert.x

Gytis Trikleris

The latest Eclipse Vert.x Spring Boot starters provide a Spring native vocabulary for the JVM reactive toolkit; learn more through examples in this article.

Quarkus
Article

Quarkus 0.17.0 now available

John Clingan

Get details on the latest Quarkus release, with 125+ changes including new features, bug fixes, and documentation updates.