netconf-spring based on JNC( Java NETCONF Client, https://github.com/tail-f-systems/JNC )
spring整合activiti实现任务撤回,任意跳转
采用springboot2.0.5+flowable6.4.0搭建工作流微服务项目,对flowable做了简单封装,使用起来更加方便,并对外提供了restful风格的接口。
工作流 springboot2.3.3 + flowable6.5.0【与业务绑定,监听(执行节点前/后/结束)监听,邮件,网关,多实例(会签),回退,用户组...】
springboot2.0.3.RELEASE整合activiti5.22的demo,可以在网页端: http://localhost:8080/activiti/create使用activi自带的bpmn编辑器--2021.3.9
手写spring框架 1、初始化ioc容器 定位-->加载-->注册 2、依赖注入属性 3、springmvc代码
ES查询 repository方法查询 和ElasticsearchRestTemplate增删改查
基于springboot2的mysql读写分离,主从复制.
elasticsearch7.6.x版本,与springboot做了集成,以及使用es做了查询。
基于springcloudGateway实现灰度发布 指定部分商户id访问灰度服务