As a developer I would like generate my latest OpenAPI specification from my Java REST API in order to not need to always switch context and to my changes first in the OpenAPI specification which I am not always used to and then generate the Java REST Services.
We should evaluate what is given by tkit, but also other approaches not focusing on a lot of extra lines to try to specify OpenAPI attributes redundantly in annotations. At least the latter has been identified in the past more as an anti-pattern in Java projects (we can rethink that).