Class ConfigAsProperties

java.lang.Object
org.geysermc.floodgate.core.config.ConfigAsProperties
All Implemented Interfaces:
io.micronaut.context.env.BootstrapPropertySourceLocator

@Singleton public class ConfigAsProperties extends Object implements io.micronaut.context.env.BootstrapPropertySourceLocator
  • Constructor Details

    • ConfigAsProperties

      public ConfigAsProperties()
  • Method Details

    • findPropertySources

      public Iterable<io.micronaut.context.env.PropertySource> findPropertySources(io.micronaut.context.env.Environment environment) throws io.micronaut.context.exceptions.ConfigurationException
      Specified by:
      findPropertySources in interface io.micronaut.context.env.BootstrapPropertySourceLocator
      Throws:
      io.micronaut.context.exceptions.ConfigurationException