Reputation: 49
I see we can integrate struts 2 with spring 4. I am new to spring boot and I searched a lot to check if we can use struts 2 with spring boot but I did not find any clear answers. Is it possible to integrate struts 2 and spring boot?
Upvotes: 3
Views: 7324
Reputation: 2049
Refer to this link. It is a simple hello world example with all struts2+boot flavor.
Upvotes: 2