2022-10-20 23:28:26 +08:00
|
|
|
|
# Epidemic prevention platform
|
|
|
|
|
|
2022-10-21 00:27:01 +08:00
|
|
|
|
> 基于微服务的社区疫情防控系统(防疫平台)
|
2022-10-20 23:28:26 +08:00
|
|
|
|
|
2022-10-21 00:27:01 +08:00
|
|
|
|
代码仓库:[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
|
2022-10-21 00:58:53 +08:00
|
|
|
|
|
|
|
|
|
#### Maven
|
|
|
|
|
|
|
|
|
|
MVN REPOSITORY:https://mvnrepository.com/
|