08 2023 档案

摘要:# 在非Spring类中获取Spring管理的对象 工具类: ```java package com.xxx.task.util; import org.springframework.context.ApplicationContext; import org.springframework.co 阅读全文
posted @ 2023-08-01 15:25 张瑞丰 阅读(139) 评论(0) 推荐(0)