Skip to content

Commit

Permalink
fix:remove interface InitializingBean
Browse files Browse the repository at this point in the history
  • Loading branch information
HanLau73 committed Sep 30, 2024
1 parent 9bdb810 commit f1cc53b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
import lombok.extern.slf4j.Slf4j;
import org.springframework.boot.ApplicationArguments;
import org.springframework.boot.ApplicationRunner;
import org.springframework.beans.factory.InitializingBean;

import java.util.HashMap;
import java.util.Map;
Expand Down

0 comments on commit f1cc53b

Please sign in to comment.