Files
struts/plugins/convention/README.md
2022-10-27 12:53:05 +02:00

7 lines
346 B
Markdown

# Struts 2 Convention plugin
This plugin allows to use _convention over configuration_ approach instead of configuring everything using `struts.xml`.
You will find more details in [documentation](https://struts.apache.org/plugins/convention/).
## Installation
Just drop this plugin JAR into `WEB-INF/lib` folder or add it as a Maven dependency.