# spring-boot **Repository Path**: ppbin/spring-boot ## Basic Information - **Project Name**: spring-boot - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 4 - **Created**: 2020-11-14 - **Last Updated**: 2024-05-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## socket * [socket接入统一配置化实现](../../tree/master/socket-action) ## 接口测试 * [接口测试工具-Swagger应用](../../tree/master/swagger) ## RESTful风格 * [RestTemplate的应用](../../tree/master/restful) ## 日志监控 * [SpringBoot2.x Actuator监控端点使用](../../tree/master/actuator-2x) * [SpringBoot AOP的使用](../../tree/master/aop) * [Logback日志配置](../../tree/master/logback) ## 安全 * [在过滤器中实现修改http请求体和响应体](../../tree/master/httpdecrypt) * [用jasypt对配置文件中敏感的配置项进行加密](../../tree/master/jasypt) ## 定时任务 * [SpringBoot定时任务实现](../../tree/master/task) ## 数据库 * [SpringBoot中如何配置多数据源](../../tree/master/mybatis-mutilds) ## 集成第三方库应用 * [Java解析、生成csv文件](../../tree/master/csv) * [Html网页转成pdf文件或jpg图片](../../tree/master/html2pdf)