话题框架与类库 › Spring Boot

框架与类库:Spring Boot

Unlocking observability: Structured logging in Spring Boot

In this article, we will go through a step-by-step process to make application logs queryable, contextual and analyzable. Using a companion…

Spring Boot如何优雅实现数据加密存储、模糊匹配和脱敏

1.概述近来我们都在围绕着使用Spring Boot开发业务系统时如何保证数据安全性这个主题展开总结,当下大

性能加速包:SpringBoot 2.7&JDK 17,你敢尝一尝吗

建议将Spring Boot升级到2.7版本以适应JDK 17的升级。JDK 17引入了ZGC作为垃圾收集器,在多个机器配置下表现出色,停顿时间亚毫秒级,吞吐量高。这对于高并发业务场景下的资源优化非常有帮助。下载地址为https://adoptium.net/zh-cn/temurin/releases/?version=17&os=linux&arch=x64。升级到Spring Boot 2.7可更好地利用JDK 17的功能并实现平滑过渡。动态配置也有更新,路径和格式变更为META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports。

Mastering Testing Efficiency in Spring Boot: Optimization Strategies and Best Practices

Unlock the secrets to supercharging your Spring Boot tests! Explore how we utilized specific techniques, resulting in a 60% reduction in test runtime!

Spring Boot |如何让你的 bean 在其他 bean 之前完成加载

本文围绕 Spring Boot 中如何让你的 bean 在其他 bean 之前完成加载展开讨论。

Spring Boot参数校验以及分组校验的使用

本文基于validator的介绍资料,也结合自己在项目中的实际使用经验进行了总结,希望能帮到大家。

JDK、Spring、Dubbo SPI 原理介绍

本文主要介绍 JDK/Spring/Dubbo 中的 SPI 机制。

源码级深度理解 Java SPI

本文从源码入手分析,深入探讨 Java SPI 的特性、原理,以及在一些比较经典领域的应用。

Open Sourcing the Netflix Domain Graph Service Framework: GraphQL for Spring Boot

Netflix has developed a Domain Graph Service (DGS) framework and it is now open source. The DGS framework simplifies the implementation of GraphQL, both for standalone and federated GraphQL services. Our framework is battle-hardened by our use at scale.

记一次通过Arthas定位解决spring-boot中内嵌tomcat的Bug问题

公司有个渠道系统,专门对接三方渠道使用,没有什么业务逻辑,主要是转换报文和参数校验之类的工作,起着一个承上启下的作用。 最近在优化接口的响应时间,优化了代码之后,但是时间还是达不到要求;有一个诡异的100ms左右的耗时问题,在接口中打印了请求处理&#

SpringBoot2 | Spring AOP 原理源码深度剖析(八)

AOP(Aspect-Oriented Programming) 面向切面编程。Spring Aop 在 Spring框架中的地位举足轻重,主要用于实现事务、缓存、安全等功能。本篇主要是对源码进行深度分析。

疑案追踪:Spring Boot内存泄露排查记

本文介绍了整个排查过程以及使用到的工具,也非常适用于其他堆外内存排查。

  • «
  • 1
  • »

首页 - Wiki
Copyright © 2011-2024 iteam. Current version is 2.123.4. UTC+08:00, 2024-04-20 05:08
浙ICP备14020137号-1 $访客地图$