You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes we can do that. I think it is a good idea. Should we have a rule interface that all rules should implement? We can then chain them to build the rule pipeline.
Would it take us away from the basic ArchRule interface? Right now we have 1 single class defining static rules and a run-all-tests abstract test class. This allows clients to just use our defined rules. If we put in more layers we would be hiding the basic ArchUnit abstration.
Resources should be noun
Use kebab-case instead of camelCase for API URLs
Plural for resource names
Limit use of subresource
Don’t use a trailing forward slash
Use ResponseEntity
Check response status code
The text was updated successfully, but these errors were encountered: