yungez
9bf51fe158
rename keyvault properties ( #167 )
...
Add an optional extended description…
2017-09-12 20:46:49 +08:00
Eddú Meléndez Gonzales
ba3714287e
Add keyvault metadata ( #163 )
...
See gh-160
2017-09-12 16:51:42 +08:00
yungez
038471a366
keyvault bug fixing ( #166 )
2017-09-12 15:43:27 +08:00
Eddú Meléndez Gonzales
241554f40a
Move KeyVaultPropertyInitializer to KeyVaultPropertyEnvironmentPostProcessor ( #164 )
...
See gh-162
2017-09-07 13:54:06 +08:00
ZhijunZhao
b57b6da96f
bump version after release to avoid downloading released packages ( #156 )
...
* bump version after release to avoid downloading released packages
* bump to 0.1.8-snapshot
* update version in README
2017-09-07 13:21:28 +08:00
ZhijunZhao
afb9012654
don't enable autoconfigure if properties are not set ( #157 )
...
* don't enable autoconfigure if properties are not set
* typo
2017-09-06 17:32:29 +08:00
ZhijunZhao
d0509d95c3
add sample keyword to sample package name to avoid namespace conflict… ( #155 )
...
* add sample keyword to sample package name to avoid namespace conflict with starter packages
* reformat
2017-09-06 14:36:06 +08:00
Raja Kolli
6a135d91e0
Polish ( #145 )
...
* Polish
* polish
* revert changes to enum
* revert changes to enum
* phrase as per comments
2017-09-01 11:24:41 +08:00
ZhijunZhao
1bd589a43d
merge auto-configure modules with starters ( #140 )
...
* rename AD autoconfigure module to starter
* merge key vault autoconfigure with starter
* remove unnecessary dependencies
* merge autoconfigure module with starter
* add missing dependency
* add missing dependency
* add missing dependency
2017-08-30 18:52:06 +08:00
ZhijunZhao
6bc8fa3354
Polish BOM module ( #138 )
2017-08-30 10:28:31 +08:00
ZhijunZhao
a09f4c0980
remove wildcard imports ( #137 )
2017-08-29 14:54:30 +08:00
ZhijunZhao
106040321d
polish sample POM files ( #136 )
2017-08-29 14:17:51 +08:00
Raja Kolli
29f74d6c51
Polish ( #126 )
...
* Polish
adds generics
removes deprecated package
removes redundant groupid and version number
uses Static Instead of reference
* more polish
* adds accidently removed gitignore file
* remove * from package import and use java8 streams
2017-08-29 09:34:08 +08:00
yungez
ce72c3f0dc
update version to 0.1.6-beta ( #122 )
...
* update version to 0.1.6-beta
* update readme to version 0.1.5
2017-08-19 20:02:06 +08:00
yungez
3be5eec894
upgrade version to 0.1.5, update howtocontribute.md ( #120 )
...
* update howtocontribute
* update version to 0.1.5
2017-08-16 17:31:14 +08:00
ZhijunZhao
7b3f1f7a48
cleanup cloud foundry ( #116 )
...
* cleanup
* remove unnecessary maven wrapper and gitignore file
* use dependency management for cloud foundry sample
* remove unnecessary code
* minor
* minor
2017-08-14 19:16:16 +08:00
ZhijunZhao
2daae22130
Improve POM files ( #113 )
...
* bump version to avoid contributing package download number
* use dependnecy management
* make build pass
* use spring-boot-starter-parent as parent for samples
* use beta suffix for unreleased version
2017-08-14 15:22:40 +08:00
ZhijunZhao
96f9e39523
reformat code ( #104 )
2017-08-08 17:31:18 +08:00
ZhijunZhao
2c5162d0e9
use BOM as the parent of sample modules ( #101 )
2017-08-08 12:50:13 +08:00
yungez
412ddafb51
add spring boot starter for azure keyvault ( #38 )
...
* new keyvault starter
* remove useless dependencies
* add sample code, readme and resolve comments
* fix readme for consistent
* Updated readme
* refine readme
* use right term Key Vault
* fix thread-safe bug, update token acquring timeout, update readme
* use term azure keyvault secrets to keep consistent with azure doc
* add license info in java file header
* add license header to test file
* resolve comments
* remove the new thread
* fix readme header
* fix bug
* upgrade parent bom version to 0.1.4
* upgrade version to 0.1.4
* fix readme, application.properties
2017-08-04 16:48:24 +08:00