Service Tracing Analysis on Spring Cloud Applications Using Zipkin

This article briefly introduces how to use Zipkin to perform service analysis on Spring Cloud applications. In practical application, Zipkin can be us...

在service层中使用 spring-mvc 中的数据验证

如何在service 层中使用 spring 的数据验证。 //实体类 public class User{ @NotNull(message = "姓名不能为null") private String name; @NotNull(message = "性别不能为null") private St...

Java Spring Boot 2.6.0开发实战-1024程序员节创造营公益课

5 课时 |
1162 人已学 |
免费

5天突破Spring Cloud

5 课时 |
1341 人已学 |
免费

5天实战Spring Boot 2.5

5 课时 |
1806 人已学 |
免费
开发者课程背景图

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。

社区圈子

微服务
微服务
构建可靠、高效、易扩展的技术基石
23227+人已加入
加入
相关电子书
更多
Spring Boot 2.6.0电商网站开发实战
电商网站需求分析和架构设计Spring Boot2.6入门
云上Docker的Spring Cloud微服务应用实践分享
立即下载 立即下载 立即下载
相关实验场景
更多