类 LoadmeHoconEnvironmentPostProcessor

java.lang.Object
spring.turbo.core.env.EnvironmentPostProcessorSupport
spring.turbo.module.configuration.env.processor.LoadmeHoconEnvironmentPostProcessor
所有已实现的接口:
org.springframework.boot.env.EnvironmentPostProcessor, org.springframework.core.Ordered

public class LoadmeHoconEnvironmentPostProcessor extends spring.turbo.core.env.EnvironmentPostProcessorSupport
从以下版本开始:
2.2.1
作者:
应卓
  • 字段概要

    字段
    修饰符和类型
    字段
    说明
    protected static final String
     

    从类继承的字段 spring.turbo.core.env.EnvironmentPostProcessorSupport

    bootstrapContext, log

    从接口继承的字段 org.springframework.core.Ordered

    HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
  • 构造器概要

    构造器
    构造器
    说明
    LoadmeHoconEnvironmentPostProcessor(org.springframework.boot.logging.DeferredLogFactory logFactory, org.springframework.boot.ConfigurableBootstrapContext bootstrapContext)
     
  • 方法概要

    修饰符和类型
    方法
    说明
    protected void
    execute(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application)
     
    protected final void
    handled(spring.turbo.module.configuration.env.processor.LoadmeOption option)
     
    protected final boolean
     

    从类继承的方法 spring.turbo.core.env.EnvironmentPostProcessorSupport

    debug, error, fatal, getOrder, info, postProcessEnvironment, setOrder, trace, warn

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 字段详细资料

  • 构造器详细资料

    • LoadmeHoconEnvironmentPostProcessor

      public LoadmeHoconEnvironmentPostProcessor(org.springframework.boot.logging.DeferredLogFactory logFactory, org.springframework.boot.ConfigurableBootstrapContext bootstrapContext)
  • 方法详细资料

    • execute

      protected void execute(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application)
      指定者:
      execute 在类中 spring.turbo.core.env.EnvironmentPostProcessorSupport
    • handlingIsRequired

      protected final boolean handlingIsRequired()
    • handled

      protected final void handled(spring.turbo.module.configuration.env.processor.LoadmeOption option)