Merge pull request #14579 from izeye:patch-50
* pr/14579: Add @since in ApplicationContextInitializedEvent
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user