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 Details

    • RecommendedCardInitializer

      public RecommendedCardInitializer()
  • Method Details

    • run

      public void run(org.springframework.boot.ApplicationArguments args)
      Specified by:
      run in interface org.springframework.boot.ApplicationRunner