docs: added JavaDoc
This commit is contained in:
+6
@@ -70,6 +70,12 @@ import java.util.Optional;
|
||||
*/
|
||||
public class PropertyGuard implements EnvironmentPostProcessor {
|
||||
|
||||
/**
|
||||
* Create a {@link PropertyGuard} instance.
|
||||
*/
|
||||
public PropertyGuard() {
|
||||
}
|
||||
|
||||
/**
|
||||
* Process the encryption environment variables.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user