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 Summary
Constructors Constructor Description OfferDefaultsEnvironmentPostProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpostProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application)
-