# spring-boot-learning **Repository Path**: byx2000/spring-boot-learning ## Basic Information - **Project Name**: spring-boot-learning - **Description**: Spring Boot使用技巧 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-09 - **Last Updated**: 2024-01-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-boot-learning Spring Boot的使用技巧 | 项目 | 说明 | |----------------------|------------------------------| | sql-init | Spring Boot应用启动时自动建表和插入测试数据 | | dynamic-data-source | Spring Boot实现动态多数据源切换 | | aop-parameter-name | AOP切面中获取方法参数名 | | custom-starter | 自定义Spring Boot Starter | | custom-scan | Spring Boot自定义扫描 | | yaml-include | yaml文件复用 | | redis-json | Spring Boot引入redis并使用json序列化 | | spring-boot-test |Spring Boot单元测试| | spring-boot-rabbitmq |Spring Boot引入RabbitMQ| |spring-boot-test-speedup|加速Spring Boot单元测试的执行速度|