mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
+1
-1
@@ -124,7 +124,7 @@ public interface AotTestAttributes {
|
||||
* Retrieve the attribute value for the given name as a {@code boolean}.
|
||||
* @param name the unique attribute name
|
||||
* @return {@code true} if the attribute is set to "true" (ignoring case),
|
||||
* {@code} false otherwise
|
||||
* {@code false} otherwise
|
||||
* @see #getString(String)
|
||||
* @see #setAttribute(String, String)
|
||||
* @see Boolean#parseBoolean(String)
|
||||
|
||||
Reference in New Issue
Block a user