Polishing

Add author tag. Improve documentation. Regenerate readme.

Original pull request: gh-36
This commit is contained in:
Mark Paluch
2016-09-21 19:07:19 +02:00
parent bc02b8d3ff
commit bfb0854e91
4 changed files with 10 additions and 2 deletions

View File

@@ -40,6 +40,7 @@ import static org.springframework.cloud.vault.config.SecureBackendAccessors.*;
*
* @author Spencer Gibb
* @author Mark Paluch
* @author Jean-Philippe Bélanger
*/
class VaultPropertySourceLocator implements PropertySourceLocator, PriorityOrdered {