SpringBoot: @Validated and @PreDestroy Error creating bean with name 'defaultValidator'

后端 未结 0 762
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-02 14:05

I have a Spring service with @PreDestroy method which calls another service

@Service
public class DestroyMe {
  public final ValidService service         


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