Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
* called but before any bean definitions are loaded.
*
* @author Artsiom Yudovin
* @since 2.1.0
*/
@SuppressWarnings("serial")
public class ApplicationContextInitializedEvent extends SpringApplicationEvent {
Expand Down