Back to Garden State Java User Group Home Print this page

Garden State Java User Group

March 2020 Meeting Information

March 10, 2020
Getting Started with Micronaut Data

Micronaut Data is a database access toolkit that uses Ahead of Time (AoT) compilation to pre-compute queries for repository interfaces that are then executed by a thin, lightweight runtime layer.

Micronaut Data is a new subproject of Micronaut, A full-featured, full-stack JVM-based lightweight application framework for creating microservice-based, cloud-native and serverless applications that can be written in Java, Groovy, and Kotlin.

This presentation will provide a brief introduction and overview of Micronaut and Micronaut Data followed by a review of a Micronaut Data application.