public class EncryptionEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
| 构造器和说明 |
|---|
EncryptionEnvironmentPostProcessor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
org.springframework.boot.SpringApplication application)
加密方法
|
public void postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
org.springframework.boot.SpringApplication application)
postProcessEnvironment 在接口中 org.springframework.boot.env.EnvironmentPostProcessorenvironment - application - Copyright © 2022 Anji-Plus. All rights reserved.