#申明 spring boot 是由Pivotal团队提供的全新框架,其设计目的是用来简化新Spring应用的初始搭建以及开发过程。 该框架使用了特定的方式来进行配置,从而使开发人员不再需要定义样板化的配置。 通过这种方式,Spring Boot致力于在蓬勃发展的快速应用开发领域(rapid application development)成为领导者。
本案例展示spring集成的各种开发技术用spring boot来实现的方式。
作者地址: https://github.com/MiniPa 作者邮箱: chengjs
I'll update some skills in actual development aperiodically. There are no complicated operation flows or xxx system,just some practical shares about skills.
├── sbd_jpa
├── sbd_jpa_thymeleaf_crud
├── sbd_mail
├── sbd_mongodb
├── sbd_mybatis
├── sbd_mybatis_multisrcs
├── sbd_rabbitmq
├── sbd_redis
├── sbd_scheduler
├── sbd_shiro
├── sbd_thymeleaf
├── sbd_web
├── .gitignore
├── pom.xml
├── LICENSE
├── README.md
- Spring Boot Introduction
- Spring Boot 入门
- Sring Boot Web
- Spring Boot Redis
- Spring Boot Thymeleaf
- Spring Boot Data JPA
- Spring Boot Mybatis
- Spring Boot Mybatis Multi DataSource
- Spring Boot RabbitMQ
- Spring Boot Scheduler
- Spring Boot Mail
- Spring Boot Mongodb
- Spring Boot Test
- Spring Boot Shiro
- Spring Boot CURD
- Spring Boot Jenkins
There is an unfinished rebase process.
branch1--1 pushed