会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
我没有出家
博客园
首页
新随笔
联系
管理
订阅
随笔分类 -
springboot
通过枚举获取bean
摘要:/** * @Author: szc * @Description: 从枚举中获得容器bean * @Date: 2023/3/7 19:56 */ public enum GetBeanEnum2 { SERVICE_A("serviceA","服务A"){ // private Applicat
阅读全文
posted @
2023-08-18 17:02
我没有出家
阅读(143)
评论(0)
推荐(0)
redis操作工具类
摘要:package com.szc.demo.redis_demo.utils; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.redis.core.Redis
阅读全文
posted @
2021-05-18 18:55
我没有出家
阅读(144)
评论(0)
推荐(0)
公告