<context:component-scan base-package="com.xindatai.ibs" use-default-filters="false">
        <context:include-filter type="annotation" expression="org.springframework.stereotype.Controller" />
        <context:include-filter type="annotation" expression="org.springframework.web.bind.annotation.ControllerAdvice"/>
</context:component-scan>

 

相关文章:

  • 2021-09-15
  • 2021-08-02
  • 2021-07-06
  • 2022-12-23
  • 2021-05-25
  • 2021-10-13
  • 2022-12-23
  • 2021-10-08
猜你喜欢
  • 2021-07-10
  • 2022-02-05
  • 2021-10-26
  • 2022-12-23
  • 2022-12-23
  • 2021-08-22
  • 2021-11-24
相关资源
相似解决方案