An open API service indexing awesome lists of open source software.

https://github.com/itzg/spring-propsource-dockersecrets

A Spring auto-configuration that loads properties via Docker secrets
https://github.com/itzg/spring-propsource-dockersecrets

docker spring spring-boot

Last synced: about 2 months ago
JSON representation

A Spring auto-configuration that loads properties via Docker secrets

Awesome Lists containing this project

README

          

# spring-propsource-dockersecrets

## Setup

Add the following to your `pom.xml`'s dependencies:

```xml

me.itzg
spring-propsource-dockersecrets
1.2.0

```