| # 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. |