Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 2.15 KB

README.md

File metadata and controls

52 lines (32 loc) · 2.15 KB


How to set up API Autodiscovery in Anypoint Studio

In this tutorial, we will learn to set up API Autodiscovery to enable critical features such as security policies.

Tutorial and Video

For a step by step tutorial navigate to the MuleSoft developer website here.

For a video of the tutorial go here.

Overview

This Mule application is configured with API Autodiscovery to be able to apply policies and other configurations from API Manager without having to restart the Mule app. The properties files are set up depending on the environment in which they're running: local or dev (CloudHub). Make sure to follow the written tutorial to set up all the Anypoint Platform configurations.

This application is designed to run on MuleSoft's Anypoint Studio and Anypoint Platform.

Installation Instructions

First you have to download MuleSoft's IDE: Anypoint Studio. After that, you can clone this repository and import it in Studio. You can follow the next steps to install:

  1. Set up your environment.

  1. Clone this repository.

  2. In Anypoint Studio, select File > Import > Anypoint Studio > Anypoint Studio project from File System and click Next.

  3. Select the cloned repository in the Project Root and make sure to uncheck the Copy project into workspace option.

  4. Click on Finish.

Contributing

Contributions are what make the MuleSoft community such an amazing place. Any contributions you make are greatly appreciated.

See contributing.md for the MuleSoft Developer principles.