-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: update README for artifact coordinates, correct configuration p…
…roperties, tighten style The README referenced the old Maven coordinate for the AWS KMS. Update to the new coordinate and add some additional best practices in Maven such as the use of versions in `properties`. In code fences, add a syntax hint. Unify the use of YAML mappings over "property" style keys, c.f., spring.cloud.aws. Where keys used camelCase, correct and use kebab-case for Spring recognition. Apply inline code style where needed, e.g., `{cipher}`. Use common YAML file extension, c.f., "yml" vs. "yaml". Signed-off-by: Timothy Stone <tim.stone@kinsaleins.com>
- Loading branch information
1 parent
c5eb3f3
commit 29cf46a
Showing
1 changed file
with
67 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters