mule4
There are 83 repositories under mule4 topic.
avioconsulting/mule-opentelemetry-module
Mule Extension to generate OpenTelemetry traces and metrics
alexandramartinez/datacloud-mulesoft-integration
This is a Mule 4 app created to communicate with your Data Cloud. You can query, insert, or delete records using this integration; as well as flatten a YAML schema for your Salesforce settings.
manikmagar/mule4-examples
This repository holds various examples using Mule ESB 4 Runtime.
michaelhyatt/elastic-apm-mule4-agent
APM agent for tracing Mule 4 applications using Elastic APM
shyamrajprasad/dataweave-fun
DataWeave Learning with examples
hawkore/mule4-spring-boot-starter
A 'Bootiful' approach to run Mule 4 embedded into a Spring Boot application.
integrationanarchy/mulesoft
Find all the required artifacts for the mulesoft learning purpose
sandiindia/mule-awssm-extension
Mule 4 extension for AWS Secrets Manager
anoop-rk/mule-integration
Useful links for Mule Integrations specifically to Mulesoft's Integration Solutions course
hawkore/examples-spring-boot-mule4-kubernetes
Distributed computation with Mule, kubernetes and Apache Ignite
teslanet-nl/mule-coap-connector
Mule CoAP Connector is a Mule extension that enables Mule 4 applications to implement IoT services and/or IoT clients that use the CoAP protocol.
alexandramartinez/acb-basic-munits
Example Mule project with two MUnit test suites and 5 tests - 1 that fails on purpose.
djuang1/aws-sig-v4-policy
AWS Signature V4 API Policy for Anypoint Platform API Manager
krisunni/spring-cloud-config-connector
Mule 4 Extension to read properties from Spring Cloud Config
manikmagar/mule4-x12-demo
Mule 4 X12 Demo for CONNECT19 NYC Special Meetup
nabsha/mule4-property-placeholder
Mule 4 Property Placeholder Provider
skommaSFDC/mule-cors-policy
CORS interceptor on Mule API http listener
skommaSFDC/mule-https-one-way-and-two-way-ssl
Securing Mule APIs - HTTPS Listener & HTTPS Request with One-way and Two-way SSL
alexandramartinez/asyncapi-mule-sfpe
MuleSoft EDA-based integration using AsyncAPI specifications, Anypoint Code Builder, and Salesforce Platform Events.
alexandramartinez/asyncapis-accounts-email
All the resources you need to implement a functional simple architecture with an Accounts and an Email services using AsyncAPI, Anypoint Code Builder, and the available message brokers: Anypoint MQ, Kafka, Solace PubSub+, and Salesforce CDC/Platform Events
alexandramartinez/ollama-llm-provider
Mule application implementing Salesforce's LLM Open Connector using the MAC project. Our Ollama host is running locally for quick testing and we are using ngrok to expose Ollama's URL.
alexandramartinez/squirrel-app
Test app used to sync information between API Manager, Runtime Manager (CloudHub 2.0), and Exchange using GitHub Actions and Anypoint CLI.
Benevanio/mule-flow
Criação de um projeto no anypoint Studio
djuang1/awsv4auth-extension
AWS Signature V4 Connector for Mule 4.x
dzonic/backend-mule-autosalon
Backend for Car Showroom application
EvilLord666/Mule4EsbExample
An example of infrastructure of multiple Web apps with MuleSoft Enterprise Service Bus (ESB)
krisunni/mule4-with-spring-config
Mule 4 Demo application with Spring Config usage.
mulesoft-catalyst/mulesoft-get-app-details
An Utility(deployable mulesoft application) that downloads the artifacts for a configured Organization and creates a Java of the dependencies. Show drafts
mulesoft-consulting/jwt-module
A Mule4 plugin that simplifies the process of generating a signed JSON Web Token
NapaLakshmiKiran/mule4-examples
This repository holds various examples using Mule ESB 4 Runtime.
ProstDev/mac-ollama-proj
Simple Mule application making use of the MAC (MuleSoft AI Chain) project to connect to Ollama AI (llama3 model).
shivangisingh98/Mule4-global-Error-Handling
Here I am going to make an API using mule4 which explains how to handle the errors globally in any other API's in mule4.
skommaSFDC/mule-in-memory-h2-db-connector
MuleSoft and in-memory DB H2 integration
skommaSFDC/mule-invoke-soap-via-http-request
Typical way to consume a SOAP web service in Mule is using Consume component in Web Service Consumer module. But sometimes you can't. This is an alternate way to do that using HTTP Request component
soumya-ghosh-sg/mulesoft-tutorial-series-1
Sample Mule 4 projects for new learners
Upendra-Thunuguntla/JSON2RAML-Converter
JSON to RAML datatype converter is a tool designed to help Mulesoft developers which can be used to convert JSON data to the RAML data type. This tool has two options that can be used to make all keys optional in RAML and make all keys CamelCase in RAML.