Introduction to the

This project mainly uses the online project scaffolding provided by Spring official to build the Project of SpringBoot 2.0.

  • The source address
    • GitHub:github.com/yundianzixu…
  • Union official number: IT combat alliance
  • Our community: 100boot.cn

One small tool, welcome to use and Star support, if you encounter problems in the process of using, you can put forward an Issue, I will try my best to improve the Starter

Version,

  • Spring the Boot: 2.0.4

Step 1: Select the version and type to open the address: start.spring. IO /

Choosing whether your project is Maven or Grade Development languages include: Java, Kotlin, Groovy Select the version of Spring Boot and fill in Maven groups, Artifact ###### Step 2: Add dependencies

You can enter the keyword here, such as: mysql, mybatis, cache, web click Switch to the full version

Scroll down and you’ll see a lot of options spread out

Spring groups dependencies for easy lookup, such as:

Core Dependencies Common Dependencies of Web projects Template Engines Database (SQL) Non-relational database (NoSQL) Cloud (XXX)

###### Step 3: Download the Project Once you have selected all the dependencies, click the big green button to download a Project dependency configured for the Project.

Note: No other dependencies are added here, just a basic spring-boot-starter

contributors

The follow-up content is also wonderful long press attention to “IT combat alliance” oh