From d9ad989bb6e49f35ed8140ece09330d75f4cc75c Mon Sep 17 00:00:00 2001 From: bingling <50223031+2293736867@users.noreply.github.com> Date: Fri, 18 Sep 2020 12:32:14 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9be7f1..83eb324 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ - [Spring Web + MyBatis Plus](https://github.com/2293736867/SpringBootDemoKotlin/tree/master/WebWithMyBatisPlus) - [Hibernate Validator](https://github.com/2293736867/SpringBootDemoKotlin/tree/master/HibernateValidator) - [Docker部署](https://github.com/2293736867/SpringBootDemoKotlin/tree/master/Docker) +- [HTTPS](https://github.com/2293736867/SpringBootDemoKotlin/tree/master/HTTPS) # 4 `Java`版`demo`合集 -- GitLab