发表评论取消回复
相关阅读
相关 RedisTemplate 配置类
Redistemplate在初始化时是无参构造,通过spring的bean加载机制在项目启动时执行afterPropertiesSet来完成序列化设置,如果需要自定义序列化配置
相关 RedisConfig配置类
1.配置redis连接池![在这里插入图片描述][watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ib
相关 activiti配置类总结
项目地址:[activiti-workflow][] activiti提供的配置类说明 ![在这里插入图片描述][watermark_type_ZmFuZ3poZW5n
相关 idea配置类模板
进入下面这个界面 ![watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubm
相关 MAPPER 配置类
![在这里插入图片描述][watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ub
相关 springboot启动类配置
pom.xml: <properties> <start-class>class_path</start-class> </propert
相关 Spring boot配置类
@SpringBootConfiguration 配置类 表示,这是一个Spring boot的配置类 @Target({ElementType.TYPE}
还没有评论,来说两句吧...