Remove micronaut
article thumbnail

Article: Cloud Native Java with the Micronaut Framework

InfoQ Articles

The Micronaut framework provides a solid foundation for building Cloud Native Java microservices. Tight integration with GraalVM Ahead-of-Time Compilation (AOT) has seen the usage of the Micronaut framework grow. It reduces the use of Java reflection, runtime proxy generation, and dynamic classloading.

125
125
article thumbnail

Article: Revolutionizing Java with GraalVM Native Image

InfoQ Articles

Many Java frameworks already support GraalVM, such as Spring Boot, Micronaut, Quarkus, Gluon, etc. These executables start very fast and use less CPU and memory. This makes Java in the cloud cheaper. GraalVM can even achieve peak throughput on par with the JVM. By Alina Yurenko.

137
137
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Article Series: Building Microservices in Java

InfoQ Articles

Alongside popular stalwarts, such as Spring Boot and Dropwizard, newer frameworks, such as Quarkus, Micronaut and Helidon, have been gaining momentum. This article series will explore the state-of-the-art in building microservice-based architectures using the Java language. By Michael Redlich.

144
144
article thumbnail

Article Series: Native Compilations Boosts Java

InfoQ Articles

Java dominates enterprise applications. But in the cloud, Java is more expensive than some competitors. Native compilation makes Java in the cloud cheaper. It raises many questions for all Java users: How does native Java change development? When should we switch to native Java? When should we not? And what framework should we use for native Java?

82
article thumbnail

Article: GraalVM Java Compilers Join OpenJDK in 2023, Align with OpenJDK Releases and Processes

InfoQ Articles

The Community Editions of the GraalVM JIT and Ahead-of-Time (AOT) compilers will move to OpenJDK in 2023. They will align with OpenJDK releases and processes. Existing releases, GraalVM Enterprise Edition, and other GraalVM projects will not. GraalVM 22.3 provides experimental support for JDK 19 and improves observability.

58
article thumbnail

Article: Virtual Panel: The MicroProfile Influence on Microservices Frameworks

InfoQ Articles

In mid-2016, the MicroProfile initiative was created as a collaboration of vendors to deliver microservices for enterprise Java.

64