I want to sort rest api based on custom sorter depending on the rest verb, so it will be (Get, Post, Patch, and delete) under any path, How I could achieve that programmatically or via yaml configuration
Tech: org.springframework.boot version '3.0.6'
org.springdoc:springdoc-openapi-starter-webmvc-ui:2.1.0