News

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 ...
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 ...
Oracle has released Helidon 2.0, an upgrade to its Java libraries designed to simplify microservices development. The upgrade brings GraalVM Native Image startup and memory consumption benefits to ...
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 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, ...
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 ...
A revision to a much-anticipated Java standard will be delayed about three months in order to comply with guidelines designed to keep Web services interoperable. Sun Microsystems, which controls the ...
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 ...
Java 2 Micro Editions Sun's Java 2 Micro Edition (J2ME) delivers an embedded development framework that can be enhanced incrementally. The Java Virtual Machine (JVM) is the base on which ...