mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
javadoc
This commit is contained in:
@@ -19,7 +19,7 @@ package org.springframework.ui.alert;
|
||||
* A static factory for conveniently constructing Alerts.
|
||||
* Usage example:
|
||||
* <pre>
|
||||
* import static org.springframework.ui.alert.Alerts;
|
||||
* import static org.springframework.ui.alert.Alerts.*;
|
||||
*
|
||||
* public void example() {
|
||||
* info("An info alert");
|
||||
|
||||
Reference in New Issue
Block a user