Serverless Functions with Groovy
A microservice application is just one way to use Micronaut. You can also use it for serverless functions like on AWS Lambda.
With the function-groovy
module, Micronaut features enhanced support for functions written in Groovy.
See the section on Serverless Functions for more information.