forked from loafle/openapi-generator-original
* Added library and edited generator to support server stub generation with Kumuluzee framework. * Trimmed and tweaked pom.xml template and removed unnecessary template files from generator and library. * minor edits * Added new library to Java client codegen (microprofile-kumuluzee). A functional KumuluzEE REST client can now be generated. * Edited README for microprofile-kumuluzee * Edited docs to include new KumuluzEE library options. * Updated kee-rest-client client POM dependency version to latest * fixed pom, edited REAMDE * Trimmed redundant dependencies from KEE client pom * Removed unnecessary DefaultGenerator edit, modified config template accordingly. * Made mp framework an additional property for microprofile instead of being another library option, removed now redundant library files. * Updated documentation with microprofile framework * Fixed errors caused by removed functions and variables * update doc Co-authored-by: Chuckledog <aljaz.pavsic@gmail.com> Co-authored-by: Jan Meznaric <jmezna@gmail.com> Co-authored-by: William Cheng <wing328hk@gmail.com>