DEV Community

Discussion on: Logging all request mappings and their parameters in Spring

Collapse
 
amaralani profile image
Amir Maralani

A really good suggestion! Thanks.
Although we have some restrictions about implementing this, it would be a good alternative in other cases.

Collapse
 
verley93 profile image
Devlin Verley II

That's unfortunate! Our team also has restrictions on using Open API, but we're still able to use Swagger 2.0. Less automation but still does what we need.

Best of luck out there!