Package com.arms.api.aichat.init
Class RecommendedCardInitializer
java.lang.Object
com.arms.api.aichat.init.RecommendedCardInitializer
- All Implemented Interfaces:
org.springframework.boot.ApplicationRunner
@Component
public class RecommendedCardInitializer
extends Object
implements org.springframework.boot.ApplicationRunner
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RecommendedCardInitializer
public RecommendedCardInitializer()
-
-
Method Details
-
run
public void run(org.springframework.boot.ApplicationArguments args) - Specified by:
runin interfaceorg.springframework.boot.ApplicationRunner
-