@Component public class EncryptionCLI extends Object implements org.springframework.boot.CommandLineRunner
| Constructor and Description |
|---|
EncryptionCLI(KmsTextEncryptor kmsTextEncryptor,
EncryptProperties encrypt,
DecryptProperties decrypt) |
@Autowired public EncryptionCLI(KmsTextEncryptor kmsTextEncryptor, EncryptProperties encrypt, DecryptProperties decrypt)
public void run(String... args)
run in interface org.springframework.boot.CommandLineRunnerCopyright © 2015–2020 Zalando SE. All rights reserved.