springboot-demo is a demo for getting start with the Spring Boot project.
This is a demo for helping engineers to get started with web applications development,
using springboot.
This is a demo for dependencies integration with Springboot, including ORM framework
Remote API Calling, distributed system communication etc.
springboot-demo 是一个关于和springboot集成的demo项目。这个demo主要是为大家展示如何使用
springboot进行web项目开发。
项目中的demo包含Springboot和web项目开发相关的依赖的集成,包括如ORM框架,远程API调用,分布式系统交互等
- MyBatis
- JPA
- Elasticsearch
- MongoDB
- Kafka
- MongoDB
- Zookeeper
- RabbitMQ
- Feign
- Netty
- GitHub Actions
Configurations to see file /.github/workflows/gradle.yml
配置文件参考文件:/.github/workflows/gradle.yml
Please see service deploying file under /deployments
相关服务部署文件位置/deployments
Please see module of demo-db-migration