mirror of
https://github.com/apache/struts.git
synced 2026-08-07 07:37:20 +00:00
7 lines
347 B
Markdown
7 lines
347 B
Markdown
|
|
# Struts 2 Config Browser plugin
|
||
|
|
This plugin allows to browse configuration of Struts in your application. **It shouldn't be used in production**!
|
||
|
|
You will find more details in [documentation](https://struts.apache.org/plugins/config-browser/).
|
||
|
|
|
||
|
|
## Installation
|
||
|
|
Just drop this plugin JAR into `WEB-INF/lib` folder or add it as a Maven dependency.
|