Spring Remote Code Execution Vulnerability
A new issue impacting Spring Core on Java 9 and newer could be the next Log4J. Here's what I know so far (mitigation and investigation).

A new issue impacting Spring Core on Java 9 and newer could be the next Log4J. Here's what I know so far (mitigation and investigation).

Thanks to Vaadin, you can get a fully running application with a few clicks. And Adding GPIO-interaction is easy with the Pi4J library. - by …

Pretty much all Java developers are familiar with Spring Pet Clinic. Let's get to know the reactive implementation of it.

There are some edge cases where you want to access Spring Beans in a static method, while you should always try to avoid this.

Learn how to leverage the Astra Document API on top of Cassandra to build a dashboard of statuses, with Spring Boot for rendering. - by …

In this article, we will develop a simple RESTful API using Spring WebFlux and aim to leverage the special Kotlin extensions in Spring.

I frequently use Spring Boot in my demos. The latest one is no different, showing how to achieve CQRS using two different code paths.

As the Cloud has become more widespread, the Spring ecosystem has been forced to cope with GraalVM native.

Using FetchType.EAGER is a very bad practice, since our services may not require all the data of the mapped entities in all cases.

Alternatives are available to configure your Spring app. I'd like to list them, leaving Spring Boot out of the picture on purpose.