mirror of
https://github.com/apache/struts.git
synced 2026-08-31 11:24:28 +00:00
7 lines
330 B
Markdown
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.
|