Class PayPalDefaultsEnvironmentPostProcessor

java.lang.Object
com.broadleafcommerce.paypal.micro.gateway.autoconfigure.PayPalDefaultsEnvironmentPostProcessor
All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor

public class PayPalDefaultsEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
Initializes the default property overrides for the PayPal library
Author:
Marie Standeven (marieStandeven)
  • Constructor Details

    • PayPalDefaultsEnvironmentPostProcessor

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