Class NutsSpringBootEnvironmentPostProcessor

java.lang.Object
net.thevpc.nuts.springboot.NutsSpringBootEnvironmentPostProcessor
All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor

public class NutsSpringBootEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
  • Constructor Details

    • NutsSpringBootEnvironmentPostProcessor

      public NutsSpringBootEnvironmentPostProcessor()
  • Method Details

    • postProcessEnvironment

      public void postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application)
      Specified by:
      postProcessEnvironment in interface org.springframework.boot.env.EnvironmentPostProcessor