spring-boot-sample | 中文文档
This project is a collection of Spring Boot sample tutorials - each module covering a single Spring Boot integration tutorial for common frameworks. which contains Spring Boot integrates mainstream technical frameworks such as Redis, Kafka, Quartz, WebSocket, Mybatis, etc. In addition to the above, the modules here also cover many other aspects of Spring Boot.
Spring Boot | Spring Cloud |
---|---|
3.2.0 | 2022.0.4 |
spring-boot-sample uses a Maven based build system.
Git and the JDK17 build.
Be sure that your JAVA_HOME
environment variable points to the jdk-17.0.5
folder extracted from the JDK download.
git clone git@github.com:ReLive27/spring-boot-sample.git
./mvn clean install
Pull requests are welcome.
spring-boot-sample is Open Source software released under the Apache 2.0 license.