<bean> 中的单例 和 原型 scope="singleton" 单例 scope="prototype" 原型

it2024-08-07  71

scope="singleton" //单例scope="prototype" //原型

转载于:https://www.cnblogs.com/beibidewomen/p/7388837.html

最新回复(0)