Interface SettingsSupplier

  • All Superinterfaces:
    io.micronaut.core.order.Ordered

    @Indexed(SettingsSupplier.class)
    public interface SettingsSupplier
    extends io.micronaut.core.order.Ordered
    Supply additional settings for JpaConfiguration.
    Since:
    4.5.0
    Author:
    Denis Stepanov