Package io.micronaut.starter.feature.lang.groovy.module
package io.micronaut.starter.feature.lang.groovy.module
-
ClassDescriptionFeature that adds Groovy extensions for working with the JSR 310 Date/Time API.Feature that adds Groovy extensions for working with Java’s legacy Date and Calendar classes.Feature providing Groovy extensions for SQL-like queries on in-memory collections.Implementation note: GroovyModuleFeature is not a LanguageSpecificFeature, because it's perfectly reasonable to use for Spock framework, in which case the GroovyModuleFeature dependencies are added as test scope.Validator for features implementing
GroovyModuleFeature
.Groovy module feature that provides extensions for JSON serialization and parsing.Groovy module feature that provides extensions offering a higher-level abstraction over Java's JDBC technology.Groovy module feature that provides extensions for processing Groovy objects with TOML (Tom's Obvious, Minimal Language).Groovy module feature that provides extensions for processing XML using Groovy.Groovy module feature that provides extensions for processing Groovy objects using YAML.