Skip to content

alexanderkjall/struts1-spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integration library between Struts 1.3 and Spring 5.0

Resurrected from the spring 3 code base and ported forward to spring 5.

Add dependency

    <dependency>
        <groupId>no.hackeriet</groupId>
        <artifactId>struts1-spring5</artifactId>
        <version>1.0.0</version>
    </dependency>

and just replace org.springframework.web.struts with no.hackeriet.struts1Spring.struts.

Written because sometimes it's easier to write code than navigate politics.

About

Code for integrating Struts 1 with Spring 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages