# SpringBootTest **Repository Path**: zhReimu/spring-boot-test ## Basic Information - **Project Name**: SpringBootTest - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2023-10-16 - **Last Updated**: 2024-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringBootTest 一些 SpringBoot 常用功能的集合 ## commons 一些通用对象的集合 ## example 使用 commons 和 security 的例子 ## security 安全模块, 使用 ThreadLocal 实现了一个简易的鉴权功能 ## user-service 为了实验 分布式项目中的链路跟踪而创建的模块