OpenHub framework extensions
OpenHub framework extensions is part of the project that contains already implemented routes for possible use in OpenHub framework application.
Extensions which are part of the OpenHub framework are open sourced under the same licence as OpenHub framework.
There could be outside extensions which are independent to
the OpenHub framework with different licences and ways how to use them.
If you want to write new extensions then see How to implement new extensions
Extensions overview
Extension | Description |
---|---|
File upload | uploading files with use FileRepository implementation |
Development info
Open source extensions are located in the following Maven module:
<groupId>org.openhubframework</groupId> <artifactId>openhub-extensions</artifactId>