Interface DistributedConfigFeature

All Superinterfaces:
io.micronaut.core.naming.Described, Feature, io.micronaut.core.naming.Named, io.micronaut.core.order.Ordered

public interface DistributedConfigFeature extends Feature
Features related with Distributed Configuration.
  • Method Details

    • getCategory

      default String getCategory()
      Specified by:
      getCategory in interface Feature
      Returns:
      The Category to which the feature belongs to.