forked from loafle/openapi-generator-original
* Update springdoc-openapi-starter-* to v2.2.0 in gradle build This brings it in sync with the maven pom. Brings swagger-annotations version 2.2.15 as transitive dependency, implements the @Schema annotation property `requiredMode`. Hence fixes #14949 * Update kotlin-server samples