How do and work in Spring?

后端 未结 3 1751
轻奢々
轻奢々 2020-12-14 01:38

I have several services:

  • example.MailService
  • example.LDAPService
  • example.SQLService
  • example.WebServic
3条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-14 02:18

    It looks like you want to use filter type "regex". Here's an example from the Spring Reference:

    
    
       
          
          
       
    
    
    

提交回复
热议问题