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

7 lines
330 B
Markdown

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