init SpringCloud Project
This commit is contained in:
31
README.md
31
README.md
@@ -1,4 +1,33 @@
|
||||
# Epidemic prevention platform
|
||||
|
||||
> 基于微服务的社区疫情防控系统
|
||||
> 基于微服务的社区疫情防控系统(防疫平台)
|
||||
|
||||
代码仓库:[GitHub](https://github.com/coder-xiaomo/epp) [Gitee](https://gitee.com/coder-xiaomo/epp) [自建](https://git.only4.work/coder-xiaomo/epp)
|
||||
|
||||
|
||||
|
||||
### 简介
|
||||
|
||||
|
||||
|
||||
### 功能
|
||||
|
||||
|
||||
|
||||
### 相关链接
|
||||
|
||||
#### JDK
|
||||
|
||||
OpenJDK:https://openjdk.org/
|
||||
|
||||
Java SE 11:https://jdk.java.net/java-se-ri/11
|
||||
|
||||
#### Spring
|
||||
|
||||
Spring Cloud官网:https://spring.io/projects/spring-cloud
|
||||
|
||||
Spring Cloud Alibaba GitHub repo:https://github.com/alibaba/spring-cloud-alibaba
|
||||
|
||||
Spring initializr:https://start.spring.io/
|
||||
|
||||
https://start.spring.io/#!type=maven-project&language=java&platformVersion=2.7.5&packaging=jar&jvmVersion=11&groupId=com.cxyxiaomo&artifactId=entrance&name=Epidemic%20prevention%20platform&description=&packageName=com.cxyxiaomo.entrance&dependencies=lombok,mysql,mybatis
|
||||
|
Reference in New Issue
Block a user