Spring boot actuator mapping: add description of endpoints | Spring Boot 3.3.0
I’m using spring doc open api in my spring boot project.
In my rest controller I have 2 endpoints that are identical and only differ in params and the content of requestbody.
Example: