Java Confluence

Open-source Java projects categorized as Confluence

Top 4 Java Confluence Projects

  • confluence-publisher

    Maven plugin and Docker image to convert AsciiDoc and publish it to Confluence

  • data-center-helm-charts

    Helm charts for Atlassian's Data Center products

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • onlyoffice-confluence

    The plugin which enables the users to edit office documents from Confluence using ONLYOFFICE Document Server, allows multiple users to collaborate in real time and to save back those changes to Confluence

  • confluence

    Various Atlassian Confluence related tools (by xwiki-contrib)

  • Project mention: Don't require people to change 'source code' to configure your programs | news.ycombinator.com | 2024-04-09

    > configuration mechanism should be considered to be part of the public interface, which requires managing backwards compatibility when changes become necessary

    I'm not sure it's quite related to the fact you shouldn't have to maintain a fork of the configuration, but absolutely agree.

    As it happens, I deprecated three configuration parameters in a project I work on just yesterday this way [1]. It is enforced by the fact the configuration is defined using a Java class checked by revapi. I just deprecated the related methods, hidden the properties (so they don't appear in UIs), made the setters do nothing and the getters return the most sensible values given the new behavior.

    [1] https://github.com/xwiki-contrib/confluence/commit/fad5d0c52...

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Java Confluence related posts

  • Bitbucket enterprise on Kubernetes

    1 project | /r/kubernetes | 16 Mar 2023

Index

What are some of the best open-source Confluence projects in Java? This list will help you:

Project Stars
1 confluence-publisher 199
2 data-center-helm-charts 147
3 onlyoffice-confluence 38
4 confluence 13

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com