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/tracks/contract-first/customizing-openapi-generator-templates.html
Source Code: https://github.com/redhat-appdev-practice/todo-api
Customized OpenAPI Templates for Spring Boot: https://github.com/redhat-appdev-practice/spring-data-openapi-templates