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 Java programming language is mature technology but one that continues to grow and evolve. Now, with the rise of microservices, there are questions as to whether or not Java EE development can keep ...
For some reason, there's this belief that Java microservices have to be server-side components that connect to back-end resources, such as databases and message queues. There's also a misconception ...
In many ways, the Spring Framework's extremely flexible ability to integrate with other powerful frameworks makes it ideal for building clusters of microservices, especially using Spring Boot and ...
The MicroProfile Working Group, the open forum that optimizes Enterprise Java for a microservice architecture, just released their latest iteration, MicroProfile 7.1. After ten months of development, ...
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 ...
Solid and well-understood makes for better development environments than fashionable. Java is not fashionable, but it’s still right for business. When I mention Java to young developers, including my ...
Enterprise software developers toiling away at the development of traditional server-side applications that get packaged in WAR files and deployed as EARs need not fret about being left behind by the ...
Microservices break up monolithic code into discrete chunks that are easier to maintain. Here's an overview and a look at the pros and cons of migrating to a microservices architecture. Nearly every ...
Previously in this three-part series, I wrote about how to introduce microservices in a legacy environment and provided an overview of domain-driven design (DDD) and how this development philosophy ...