Spring boot autoconfiguration from a generated source
I’m in the process of creating a custom openapi-generator
, to auto generate configuration properties and (hopefully) AutoConfiguration.
I’m in the process of creating a custom openapi-generator
, to auto generate configuration properties and (hopefully) AutoConfiguration.