Class KieServerEnvironmentPostProcessor
- java.lang.Object
-
- org.kie.server.springboot.autoconfiguration.KieServerEnvironmentPostProcessor
-
- All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor
public class KieServerEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
-
-
Constructor Summary
Constructors Constructor Description KieServerEnvironmentPostProcessor()
-
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)
-