Class BulkOperationsEnvironmentPostProcessor

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

public class BulkOperationsEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
Default property overrides for Bulk Operations Service
  • Constructor Details

    • BulkOperationsEnvironmentPostProcessor

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