Skip to content

Commit f155202

Browse files
izeyesnicoll
authored andcommitted
Add @SInCE in ApplicationContextInitializedEvent
Closes gh-14579
1 parent 92afd04 commit f155202

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-boot-project/spring-boot/src/main/java/org/springframework/boot/context/event/ApplicationContextInitializedEvent.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
* called but before any bean definitions are loaded.
2727
*
2828
* @author Artsiom Yudovin
29+
* @since 2.1.0
2930
*/
3031
@SuppressWarnings("serial")
3132
public class ApplicationContextInitializedEvent extends SpringApplicationEvent {

0 commit comments

Comments
 (0)