Files
struts/plugins/spring/README.md
T

7 lines
330 B
Markdown
Raw Normal View History

# Struts 2 Spring plugin
The Spring Plugin works by overriding the Struts ObjectFactory to enhance the creation of core framework objects
You will find more details in [documentation](https://struts.apache.org/plugins/spring/).
## Installation
Just drop this plugin JAR into `WEB-INF/lib` folder or add it as a Maven dependency.