Skip to content

newhoo/RESTKit-JAX-RS

Repository files navigation

RESTKit-JAX-RS

简体中文

RESTKit-JAX-RS is a plugin that support JAX-RS apis scanning for RESTKit plugin from version 2.0.0.

Note
RESTKit plugin has provided extension point from version 2.0.0. You can also support your web framework restful apis like this plugin.

If this plugin helps, please 🌟Star! If you have any good idea, please let me know.

Install

  • Using IDE plugin system

Recommended Preferences(Settings) > Plugins > Browse repositories... > find "RESTKit-JAX-RS" > Install Plugin

  • Local Install

Download plugin form distributions/RESTKit-JAX-RS-x.x.x.zip, then Preferences(Settings) > Plugins > Install Plugin from Disk...

Usage

After installed this plugin, you should enable it in RESTKit setting. Refresh in RESTKit window.

enable