News

HTMX is a newer technology that takes plain old HTML and gives it extra powers like Ajax and DOM swaps. It’s included in my personal list of good ideas because it eliminates a whole realm of ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
The insurgence of Spring Boot as the go-to framework for microservices development has spawned renewed interest in the fundamentals of the Spring framework. Folks are particularly interested in the ...
When you get ready to deploy an application into production, the usual thought is: what’s the easiest way to meet all the application requirements? In this case, we have three components that need to ...
Microsoft has announced the availability of VS Code Spring Boot Application Development Extension Pack (aka Spring Tools 4 for Visual Studio Code). This collection of extensions for developing and ...
Microsoft announced Spring Boot improvements in the latest update to Java on Visual Studio Code tooling. That tooling comes in the Spring Boot Extension Pack in the Visual Studio Code Marketplace, ...
The first decision to kick off a greenfield Java project usually sounds breezy: "Let's start with Spring Boot, it's everywhere." A few days in, someone mutters that Quarkus boots faster and saves ...