Hi All,
We have a requirement where we need to integrate the confluence page into my application which is build on reactJS (Frontend) and Spring Boot (Backend).
The requirement is:
Instead of access and use confluence directly, we want integrate the confluence into my existing application. So, that we can have similar look and feel of confluence along with customised UI where we can upload/edit the content (with customised format) and download into as word/pdf document.
My Application is build based on reactJS and Spring Boot (DB: Postgres). Do we have any plug-ins/libraries to implement the above requirement with these stack.
Kindly someone please suggest me.