Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

A simple project to show how to create a Connector for a RESTful Service using Jersey Client

License

Notifications You must be signed in to change notification settings

mulesoft-labs/devkit-documentation-rest-jersey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WELCOME

Congratulations you have just created a new Mule Cloud Connector!

This wizard created a number of new classes and resources useful for Mule modules. Each of the created files contains documentation and TODO items where necessary. Here is an overview of what was created.

./pom.xml: A maven project descriptor that describes how to build this module.

./LICENSE.md: The open source license text for this project.

TESTING

This project also contains test classes that can be run as part of a test suite.

ADDITIONAL RESOURCES

Everything you need to know about getting started with Mule can be found here: http://www.mulesoft.org/documentation/display/MULE3INTRO/Home

There further useful information about extending Mule here: http://www.mulesoft.org/documentation/display/DEVKIT/Home

Remember if you get stuck you can try getting help on the Mule user list: http://www.mulesoft.org/email-lists

Also, MuleSoft, the company behind Mule, offers 24x7 support options: http://www.mulesoft.com/enterprise-subscriptions-and-support

Enjoy your Mule ride!

The Mule Team

About

A simple project to show how to create a Connector for a RESTful Service using Jersey Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages