ConfigurationSpecification

Connector configuration POJO supertype.

This dummy base class is required by Micronaut. Without it, thanks to Java's type erasure, it thinks that the ConfigurationSpecificationSupplier requires a constructor argument of type Any.

Strictly speaking, its subclasses are not really POJOs anymore, but who cares.

Constructors

Link copied to clipboard
constructor()