Talk at XtremeJ 2024
On November 5th 2024, I will be talking at Xtremej.dev.
We are excited to welcome the entire Java community to join us in the coming XtremeJ online conference. We are going to have short sessions (30 minutes each), with speakers from all over the world, online interactive competitions, and experts panels with whome everyone will be able to interact.
Getting Started with the Micronaut Framework
I will be delivering my talk about "Getting Started with the Micronaut Framework"
This session introduces the Micronaut framework and demonstrates how the Frameworkâs unique compile-time approach enables the development of ultra-lightweight Java applications. Compelling aspects of the Micronaut framework include: + Develop applications with Java, Kotlin, or Apache Groovy + Sub-second startup time + Small processes that can run in as little as 10 MB of JVM heap + No runtime reflection + Dependency injection and AOP + Reflection-free serialization + A database access toolkit that uses ahead-of-time (AoT) compilation to pre-compute queries for repository interfaces. + Cloud-native features. Sergio will also demonstrate how you can generate GraalVM native images of your Micronaut applications to achieve instant startup and ultra-low memory footprint.
Discount Codes
Limited to the first ten passes, they supplied me with two discount codes:
- Use SERGIO40J to get a 40% discount.
- Use SERGIOFREE to get a Free Pass
Tags: #micronaut #talk