* Fix of variable names according to the naming convention (#7855)
* Changed the fields to final static
* correct the java checkstyle
* Changed the naming of packages according to the naming conventions
* Fixing warnings in the code
Co-authored-by: Shivam Purohit <91889807+shivam-Purohit@users.noreply.github.com>
* [Backend][JavaClientFix] Updated package for generated code , use lombok annotation for logging, fixed code as per standards
* [Backend][JavaClientFix] Added core and client
* [Backend][JavaClientFix] Checkstyle fix
* Config for maven publish
* Config for maven publish
* Config for maven publish
* Config for maven publish
* Config for maven publish
* Config for maven publish
* Config for maven publish
* added config to publish to maven repository in catalog pom.xml
* addressing java checkstyle
* empty-commit
* signing commit
* signing commit test
* signing commit test with different key
* moving plugins
* [Backend] Java Client SDK #4961 [WIP]
* [Backend] Java Client SDK #4961 ..Fix the OpenMetadata[lowercase d] added version plugin
* [Backend] Java Client SDK #4961 ..Add Version utils to core and Using Custom Interceptor to modify request body as per OMD supported JSON Schema
* [Backend] Using exclude nulls to modify request
* [Backend] Google SSO changes tested and fixed for Service Credentials
* [Backend] Okta SSO added