public SimpleParameterService
A class that provides basic interaction with a service that supplies secrets. The interface is decoupled, but this is intended to for use with AWS ParameterStore
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<java.lang.String> |
getParameter(java.lang.String key) |