# springboot-learn **Repository Path**: shunyang/springboot-learn ## Basic Information - **Project Name**: springboot-learn - **Description**: springboot 学习的经典示例 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-06-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目介绍 * springboot-rabbitmq springboot中使用rabbitmq的典型场景 * springboot-quarz springboot结合quartz搭建的定时服务管理中心,此项目还需进一步完善 * springboot-freemarker springboot链接mysql,mybatis,并使用freemarker展现的例子 * example-spring-boot-starter 自定义starter的实现demo * springboot-starter-custom 使用自定义的starter * springboot-swagger springboot应用使用swagger来管理api文档 * springboot-elasticsearch springboot与elasticsearch 2.X版本的结合