Class OfferDefaultsEnvironmentPostProcessor

java.lang.Object
com.broadleafcommerce.promotion.offer.autoconfigure.OfferDefaultsEnvironmentPostProcessor
All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor

public class OfferDefaultsEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
Spring Boot default property overrides for this service
Author:
Nathan Moore (nathanmoore).
  • Constructor Details

    • OfferDefaultsEnvironmentPostProcessor

      public OfferDefaultsEnvironmentPostProcessor()
  • 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