Skip to content

The cloud-native configuration driven runtime that helps developers implement composite microservices.

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

wso2/product-micro-integrator

Repository files navigation

WSO2 logo

WSO2 Micro Integrator

License stackoverflow Join the community on Discord X

WSO2 Micro Integrator is a comprehensive integration solution that simplifies your digital transformation journey. The Micro Integrator streamlines connectivity among applications, services, data, and the cloud using a user-friendly, low-code graphical design experience.

To learn more about WSO2 Micro Integrator please visit WSO2 Micro Integrator.

Why Micro Integrator?

The Micro Integrator provides developers with a flawless experience in developing, testing, and deploying integration solutions. The Micro Integrator developer experience is specially tuned for;

  • Integration developers who prefer a config-driven approach to integration (centralized or decentralized).
  • Integration developers who are looking for a solution to integrate brownfield (i.e. legacy systems) solutions with new microservices-based solutions.
  • Existing WSO2 EI and integration middleware users who want to move into cloud-native or microservices architectures.

The Micro Integrator offers an enhanced experience for container-based architectures by simplifying Docker/Kubernetes deployments.

Get started

See the following topics to get started with the product:

See the Tutorials and Examples to try out the main integration use cases.

Contribute to Micro Integrator

If you are planning to contribute to the development efforts of WSO2 Micro Integrator, you can do so by checking out the latest development version. The master branch holds the latest unreleased source code.

Build from the source

Please follow the steps below to build WSO2 Micro Integrator from the source code.

  1. Clone or download the source code from this repository (https://github.com/wso2/micro-integrator).
  2. Run the maven command mvn clean install from the root directory of the repository.
  3. The generated Micro Integrator distribution can be found at micro-integrator/distribution/target/wso2mi-<version>.zip.

Please note that the product can be build using only JDK 11 but the integration tests can be run in either JDK 11, 17 or 21.

Build the docker image

You can build the Docker image for the Micro Integrator by setting the docker.skip system property to false when running the Maven build. This builds and pushes the micro-integrator Docker image to the local Docker registry.

mvn clean install -Ddocker.skip=false

Report product issues

Open an issue

Help us make our software better! Submit any bug reports or feature requests through WSO2 Micro Integrator GitHub repo.

Report security issues

Please do not report security issues via GitHub issues. Instead, follow the WSO2 Security Vulnerability Reporting Guidelines.

Join the community!

Get commercial support

You can take advantage of a WSO2 on-prem product subscription for the full range of software product benefits needed in your enterprise, like expert support, continuous product updates, vulnerability monitoring, and access to the licensed distribution for commercial use.

To learn more, check WSO2 Subscription.

Can you fill out this survey?

WSO2 wants to learn more about our open source software (OSS) community and your communication preferences to serve you better. In addition, we may reach out to a small number of respondents to ask additional questions and offer a small gift.

The survey is available at: WSO2 Open Source Software Communication Survey


(c) Copyright 2012 - 2025 WSO2 Inc.