LaiosOvO / spring-boot-learning-examples

🤖 Spring Boot 2.x 实践案例(实用)

Home Page:https://doc.starimmortal.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis-CI Codacy author JDK Spring Boot LICENSE

star star star

English | 简体中文

Introduction

spring-boot-learning-examples is developed based on the Spring Boot 2.7.x version. It integrates the technology stack and middleware commonly used in development. It is a project for deep learning and actual combat with Spring Boot.

If you have an example to contribute or needs to meet, it is very welcome to submit a issue.

Environment

  • JDK 1.8 +
  • Maven 3.5 +
  • Mysql 5.7 +
  • IntelliJ IDEA 2018.2 + (Note: Please use IDEA and make sure plugin lombok installed.)

Getting Started

Get Project

git clone https://github.com/ElanYoung/spring-boot-learning-examples.git

Import Project

Open spring-boot-learning-examples project in IntelliJ IDEA.

Run Project

Find the Application class in each module, right-click Run 'Application' to run each practice case.

Learning Examples

Spring Boot Banner

Spring Boot Actuator

Spring Boot Druid

Spring Boot Jasypt

Spring Boot WebSocket

Spring Boot JWT

Spring Boot MinIO

Spring Boot Quartz

Spring Boot EasyExcel

Stargazers over time

Stargazers over time

License

MIT

Copyright (c) 2022 ElanYoung

About

🤖 Spring Boot 2.x 实践案例(实用)

https://doc.starimmortal.com

License:MIT License


Languages

Language:Java 100.0%