Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 2.09 KB

README.en.md

File metadata and controls

35 lines (26 loc) · 2.09 KB

author JDK Spring Boot Spring Cloud LICENSE

star star star

中文 | English

Introduction

spring-cloud-demo is a project for learning and practicing spring cloud.

Environment

  • JDK 1.8 +
  • Maven 3.5 +
  • IntelliJ IDEA ULTIMATE 2018.2 + (Note: Please use IDEA and make sure plugin lombok installed.)
  • Mysql 5.7 + (Please use version 5.7 or higher because mysql has some new features and is not backward compatible at version 5.7. Althought this project will try to avoid this incompatibility)

License

MIT

Copyright (c) 2020 Haisong.Huang