mirror of
https://github.com/apache/struts.git
synced 2026-08-07 15:46:57 +00:00
WW-4440 Adds basic README.md to all submodules
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user