The following annotations should be added to the list of exceptions for S107 as the number of arguments may be outside of the programmer's control when using these annotations:
- javax.ws.rs.GET
- javax.ws.rs.POST
- javax.ws.rs.PUT
- javax.ws.rs.PATCH
- org.springframework.beans.factory.annotation.Autowired
- javax.inject.Inject
A parameter should also be added to allow users to add additional exceptions.
- relates to
-
RSPEC-107 Functions should not have too many parameters
- Active
-
SUPPORT-21695 Loading...
- links to