Class ChasePaymentDefaultsEnvironmentPostProcessor

java.lang.Object
com.broadleafcommerce.vendor.chasepayment.autoconfigure.ChasePaymentDefaultsEnvironmentPostProcessor
All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor

public class ChasePaymentDefaultsEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
Initializes the default property overrides for the Chase Payment Integration module
  • Constructor Details

    • ChasePaymentDefaultsEnvironmentPostProcessor

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