Recommend 8 common Spring Boot projects

Item 1: Payment item

Introduction: Payment services: Alipay, WeChat, UnionPay detailed code cases, currently 1800+Star . Ten minutes allows you to quickly build a payment service, with various tutorials included.

project address:

https://gitee.com/52itstyle/spring-boot-pay

Project 2: The spike case

Introduction: Building a distributed spike system from 0 to 1, and speaking out of the case, the architecture is all rogue, the code cloud GVP project. This is the most heart-warming project since May. Although it is just a case, I have learned a lot from it.

project address:

https://gitee.com/52itstyle/spring-boot-seckill

Project 3: Mail Service

Introduction: Mail sending service, text, attachments, templates, queues, multithreading, timing tasks to achieve multiple functions.

project address:

https://gitee.com/52itstyle/spring-boot-mail

Project 4: Search Service

Introduction: ES full-text search engine builds a website log processing system based on Elasticsearch, and uses a series of open source components such as data synchronization tools to quickly build a log processing system. The prototype of the project is taking shape.

project address:

https://gitee.com/52itstyle/spring-boot-elasticsearch

Project Five: Task Management System

Introduction: CRUD task management system based on spring-boot+quartz.

project address:

https://gitee.com/52itstyle/spring-boot-quartz

Project Six: Online Document Management System

Introduction: spring-boot-doc is a simple and easy-to-use document management system developed for IT teams.

project address:

https://gitee.com/52itstyle/spring-boot-doc

Project Seven: Distributed Files

Introduction : There is nothing to introduce, just integrate Fastdfs. FastDFS is an open source lightweight distributed file system, which manages files and features:

File storage, file synchronization, file access (file upload, file download), etc., solve the problem of mass storage and load balancing.

project address:

https://gitee.com/52itstyle/spring-boot-fastdfs

Project 8: iFLYTEK Voice

Introduction : Xunfei Voice JavaWeb speech synthesis solution.

project address:

https://gitee.com/52itstyle/xufei_msc

Guess you like

Origin blog.csdn.net/qq_35393693/article/details/106180540