logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

使用mybatis-generator-core生成mybatis代码

接到一个项目,梳理完业务流程和表结构后,发现有几十、上百的CURD要写,每个字段都要精确确认,很是令人崩溃,好在我们有mybatis-generator-core工具可以使用。

文章图片
#mybatis
springBoot集成Spring Cloud Alibaba Sentinel

​随着微服务的流行,服务和服务之间的稳定性变得越来越重要。Sentinel以流量为切入点,从流量控制、熔断降级、系统负载保护等多个维度保护服务的稳定性。

文章图片
#spring boot#sentinel#后端
到底了