mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
8 lines
352 B
Markdown
8 lines
352 B
Markdown
# Struts 2 REST plugin
|
|
The REST Plugin provides high level support for the implementation of RESTful resource based web applications
|
|
with the Convention Plugin.
|
|
You will find more details in [documentation](https://struts.apache.org/plugins/rest/).
|
|
|
|
## Installation
|
|
Just drop this plugin JAR into `WEB-INF/lib` folder or add it as a Maven dependency.
|