Created by: Ravisankar-Challa
Fixes the issue no: 2 reported in the issue https://github.com/OpenAPITools/openapi-generator/issues/6028
The pull request removes all jaxb (xml) imports when withXml=false also it uses JsonbTypeSerializer & JsonbTypeDeserializer to deal with enum data types.