Microservices are an opportunity to show where Java lags behind other languages. Reactive programming provides a concise DSL to express the movement of state and to write concurrent, multithreaded ...
Explore the popular and powerful React + Java + Spring stack by incorporating a service layer and a MongoDB instance for data persistence. In the first article in this series, we built a simple Todo ...
When it comes to building microservices and applications that thrive in the cloud, developers are faced with a critical choice: which Java framework to use? Two standout options are Spring Boot vs ...
Spring AI 2.0 brings the Java AI framework to a new baseline built for Spring Boot 4.x and Spring Framework 7. The release improves agentic app development with unified tool calling, progressive tool ...
One of the biggest problems with the development and deployment of server-side applications in Java is figuring out how and where to host them. HTML and JavaScript applications written in React or ...
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 ...