mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-07 09:09:30 +00:00
description |
---|
Documentation to get you upto speed on building, running and testing backend server for OpenMetadata |
Backend (Java)
We use Java for developing OpenMetadata backend server. Following are the key technologies that we use for the backend:
- jsonschema2pojo for Java code generation
- Dropwizard for the web service application
- JDBI3 for database access
{% content-ref url="coding-style.md" %} coding-style.md {% endcontent-ref %}
{% content-ref url="code-generation.md" %} code-generation.md {% endcontent-ref %}
{% content-ref url="debugging.md" %} debugging.md {% endcontent-ref %}