Reformat code
This commit is contained in:
@@ -167,8 +167,8 @@ public abstract class SystemPropertyUtils {
|
||||
|
||||
/**
|
||||
* Search the System properties and environment variables for a value with the
|
||||
* provided key. Environment variables in {@code UPPER_CASE} style are allowed
|
||||
* where System properties would normally be {@code lower.case}.
|
||||
* provided key. Environment variables in {@code UPPER_CASE} style are allowed where
|
||||
* System properties would normally be {@code lower.case}.
|
||||
* @param key the key to resolve
|
||||
* @param defaultValue the default value
|
||||
* @param text optional extra context for an error message if the key resolution fails
|
||||
|
||||
Reference in New Issue
Block a user