Join 4,000+ technologists, decision makers and community members in Raleigh, NC

October 13 - 15

Register

Cloud

Launching the Micro Future: Grails and Micronaut

Jeff Scott Brown   

Micronaut is a new JVM-based, full-stack framework for building modular, easily testable microservice applications. Reflection-based IoC frameworks load and cache reflection data for every single field, method, and constructor in your code; with Micronaut, your application startup time and memory consumption are not bound to the size of your codebase.

The Micronaut framework shares many core values with Grails, including the enablement of code simplicity and developer productivity. Micronaut offers many additional features for a new class of applications (e.g., microservices, serverless deployments, etc.) that may not be well- suited for Grails.

Compelling aspects of the Micronaut framework include:

  • Sub-second startup time
  • Tiny processes that may run in as little as 8mb of heap
  • No runtime reflection
  • Dependency injection
  • Load balancing
  • And more!

In this talk, Jeff will demonstrate how the future of Grails, GORM, and Micronaut are linked, as well as how the OCI Groovy and Grails team is taking microservice development to the next level!