Skip to content

dyeeye/mht-mule-common-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

You are used to seeing API specifications, API fragments, and maybe even custom policies on Anypoint Exchange. This is the first place where we look for assets that we can potentially reuse. So you may ask yourself, how about my reusable logic encapsulated in flow/subflows? We can do the same! We can publish the MuleSoft project with flows on Anypoint Exchange as a MuleSoft Plugin that can be easily used in your projects by adding a dependency to the pom.xml file.

Description

Template project for Mule 4 common features encapsulated in (private) flows and/or subflows. Usage and development is described in this article.

Usage

  • Open pom.xml file and solve all TODO comments
  • Deploy to Anypoint Exchange using command mvn clean deploy or install it locally if you do not want to use Anypoint Exchange as a respoitory, using command mvn clean install.

Release Notes

  • 2022-09-07 - Added support to deploy to Anypoint Exchange as a MuleSoft Plugin asset. Updated plugins' versions.

About

Mule 4 common features library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published