Provides SpringBoot integration with RabbitMQ message broker for building message-driven applications and handling asynchronous communication
Enables SpringBoot integration with Redis in-memory data store for caching, session management, and high-performance data operations
Comprehensive SpringBoot learning samples covering RESTful APIs, AOP, web interactions, multi-datasource configuration, profile management, and various framework integrations
Integrates Swagger API documentation tools with SpringBoot applications for automatic REST API documentation generation and testing interfaces
Provides SpringBoot integration with Thymeleaf templating engine for server-side rendering of web pages and custom error page creation
learn-springboot-sample-space
SpringBoot相关学习Demo
Project-Name | DESC |
springboot-sample-baselearn-project | SpringBoot + RESTful API |
springboot-sample-customerrorpage-project | SpringBoot + Thymeleaf + 自定义错误页面 |
springboot-sample-druid-project | SpringBoot集成Druid数据库连接池 |
springboot-sample-fileupload-project | SpringBoot图片上传+地址回显 |
springboot-sample-jdbc-project | SpringBoot + JDBC + Spring Data JPA |
springboot-sample-jsp-project | SpringBoot集成JSP |
springboot-sample-multi-datasource-project | SpringBoot集成多数据源 |
springboot-sample-mybatis-learn-project | SpringBoot集成MyBatis |
springboot-sample-mybatis-project | SpringBoot集成MyBatis |
springboot-sample-profile-project | SpringBoot开发和生产环境的交换配置 |
springboot-sample-project | SpringBoot集成AOP、Web交互 |
springboot-sample-rabbitmq-project | SpringBoot集成RabbitMQ |
springboot-sample-redis-learn-project | SpringBoot集成Redis |
springboot-sample-redis-project | SpringBoot集成Redis |
springboot-sample-swagger-project | SpringBoot集成Swagger |
springboot-sample-thymeleaf-project | SpringBoot集成Thymeleaf |
springboot-sample-timedtask-project | SpringBoot集成Quartz |
springboot-sample-email-project | Spring发送邮件 |