Customizing OpenAPI Generator Templates

Опубликовано: 19 Июнь 2026
на канале: Cloud-Native Development
17,912
116

Building on our segment on OpenAPI Generator, this segment explains how to customize the code generated by modifying the default templates for OpenAPI Generator. Specifically, we will modify the templates to automatically add JPA annotations to a SpringBoot API service.

Lab Instructions: https://appdev.consulting.redhat.com/...

Source Code: https://github.com/redhat-appdev-prac...

Customized OpenAPI Templates for Spring Boot: https://github.com/redhat-appdev-prac...