Skip to content

Commit d07a957

Browse files
committed
Added Spring boot event
1 parent 0735fcd commit d07a957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

c002-run-on-startup/src/main/java/com/stacktips/MyComponent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import javax.annotation.PostConstruct;
77

88
@Slf4j
9-
//@Component
9+
@Component
1010
public class MyComponent {
1111

1212
@PostConstruct

0 commit comments

Comments
 (0)