Commit f1552029 authored by Johnny Lim's avatar Johnny Lim Committed by Stephane Nicoll

Add @since in ApplicationContextInitializedEvent

Closes gh-14579
parent 92afd041
......@@ -26,6 +26,7 @@ import org.springframework.context.ConfigurableApplicationContext;
* called but before any bean definitions are loaded.
*
* @author Artsiom Yudovin
* @since 2.1.0
*/
@SuppressWarnings("serial")
public class ApplicationContextInitializedEvent extends SpringApplicationEvent {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment