Interface GroovySpecificFeature

All Superinterfaces:
io.micronaut.core.naming.Described, Feature, LanguageSpecificFeature, io.micronaut.core.naming.Named, io.micronaut.core.order.Ordered
All Known Implementing Classes:
HibernateGorm, MongoGorm, MultitenancyGorm, Neo4jGorm

public interface GroovySpecificFeature extends LanguageSpecificFeature
A feature that only works with Groovy specific language.
Since:
3.7.0
Author:
Sergio
  • Method Details