Class MyFatoorahDefaultsEnvironmentPostProcessor

java.lang.Object
com.broadleafcommerce.myfatoorah.autoconfigure.MyFatoorahDefaultsEnvironmentPostProcessor
All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor

public class MyFatoorahDefaultsEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
Initializes the default property overrides for the cart service
Author:
Chris Kittrell (ckittrell)
  • Constructor Details

    • MyFatoorahDefaultsEnvironmentPostProcessor

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