Can the @Bean function take a parameter? if so how would that parameter get set?

前端 未结 0 2011
迷失自我
迷失自我 2020-11-30 03:21

I found this code that someone wrote:

  @Bean
  public RetryTemplate retryTemplate( long retryTimeoutMillis )
  {
    return RetryTemplateFactory.createRetryT         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题