题目:什么是分库分表?为什么你要在项目中使用分库分表?
题目:什么是分布式锁?使用分布式锁时有哪些注意事项?
题目:Eureka 的实现原理说一下?
题目:Spring Boot 中的条件注解 @Conditional 有什么用?
题目:Spring Boot 2.x 与 1.x 版本有哪些主要的改进和区别?
题目:什么是 Eureka?
题目:Spring Cloud 有哪些注册中心?
题目:微服务架构是如何运行的?
题目:现在有哪些流行的微服务框架?
题目:Spring 中的 @Validated 和 @Valid 注解有什么区别?
题目:Spring 中的 @SessionAttribute 注解的作用是什么?
题目:Spring 中的 @RequestHeader 和 @CookieValue 注解的作用是什么?
题目:Spring 中的 @ResponseStatus 注解的作用是什么?
题目:Spring 中的 @ExceptionHandler 注解的作用是什么?
题目:分布式和微服务有什么区别?
题目:微服务的通讯方式有哪些?
题目:微服务带来了哪些挑战?
题目:Seata 的事务回滚是怎么实现的?
题目:Spring中的 @ModelAttribute 注解的作用是什么?
题目:Spring 中的 @PathVariable 注解的作用是什么?