Class AuthDefaultsEnvironmentPostProcessor
- java.lang.Object
-
- com.broadleafcommerce.auth.autoconfigure.AuthDefaultsEnvironmentPostProcessor
-
- All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor
public class AuthDefaultsEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
Spring Boot default property overrides for this service- Author:
- Jeff Fischer
-
-
Constructor Summary
Constructors Constructor Description AuthDefaultsEnvironmentPostProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application)
-