Does the spring ioc container of the ssh2 and ssm frameworks manage the life cycle of the controllers for struts2 and spring mvc?

Please talk about both frameworks.

Nov.05,2021

those that can be managed by IOC are marked with @ Component and related comments, otherwise Spring scanning Bean that needs to be managed after startup will be ignored at all.

if you want to know if Spring handles any classes, you can go like this:

  

struts is not recommended in new projects to make

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b31450-2bd96.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b31450-2bd96.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?