Polishing

Reformat code

See gh-370.
This commit is contained in:
Mark Paluch
2019-11-14 16:53:16 +01:00
parent fbda6e00bf
commit 678ff0eb7b
2 changed files with 4 additions and 3 deletions

View File

@@ -18,7 +18,8 @@ package org.springframework.cloud.vault.config;
/**
* Strategy interface to create {@link SecretBackendMetadata} from
* {@link VaultSecretBackendDescriptor} properties. Mainly for internal use within the framework.
* {@link VaultSecretBackendDescriptor} properties. Mainly for internal use within the
* framework.
*
* <p>
* Classes implementing this interface must implement

View File

@@ -17,8 +17,8 @@
package org.springframework.cloud.vault.config;
/**
* Interface to be implemented by objects that describe a Vault secret backend.
* Mainly for internal use within the framework.
* Interface to be implemented by objects that describe a Vault secret backend. Mainly for
* internal use within the framework.
*
* <p>
* Typically used by {@link SecretBackendMetadataFactory} to provide path and