Repository files navigation
Download following requirements:
Mavenhere
JDK8 here
MySQL Server Community edition.here
Mulesoft Mule 3.9 and Studio 6.6here
Mule Runtime 3.9.4 EE
Download all requirements.
Clone ms3-coding-challenge
Run mysql server in localhost
Create user root with optional password
Initialize MS3 Database; script can be found in the database folder.
Open/Import the project in Anypoint Studio 6
setup the db user, host, port, pass with your preferences in mule-app.properties.
Let the project download the maven dependecies.
Once complete you can now run the project test suites.
open src/test/munit/v1-contacts-apikit-test.xml
right click workspace
Click Run MUnit Suite
Once the Unit is complete you can now run the project
open /ms3-coding-challenge/src/main/app/experience/v1-contacts.xml
right click on the workspace
click Run project ms3-coding-challenge
open your browser and visit http://localhost:8081/v1/console/
Enjoy!
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.