Oracle has introduced Project Helidon, an open source microservices framework for Java. Helidon features a collection of Java libraries for writing microservices that will run on a web core powered by ...
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 ...
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 microservices application is one that is composed of a series of discrete services, which communicate with one another via an API. Microservices apps are the opposite of monolithic applications. The ...
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 ...
Lightbend (formerly known as Typesafe) today unveiled a new framework for Java developers creating microservices-based applications. Dubbed Lagom, the open source framework was built with technologies ...