WW-4440 Adds basic README.md to all submodules

This commit is contained in:
Lukasz Lenart
2022-10-27 12:53:05 +02:00
parent eb51594ed3
commit 9c078aef14
31 changed files with 163 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Struts 2 JFreeChart plugin
The JSON plugin provides a json result type that serializes actions into JSON.
You will find more details in [documentation](https://struts.apache.org/plugins/json/).
## Installation
Just drop this plugin JAR into `WEB-INF/lib` folder or add it as a Maven dependency.