|
|
@@ -1,6 +1,6 @@ |
|
|
|
# spring-boot-demo Project TODO List |
|
|
|
|
|
|
|
## Module plan (completed: 52 / 63) |
|
|
|
## Module plan (completed: 52 / 65) |
|
|
|
|
|
|
|
- [x] ~~spring-boot-demo-helloworld(helloworld example)~~ |
|
|
|
- [x] ~~spring-boot-demo-properties (read configuration file information)~~ |
|
|
@@ -65,6 +65,8 @@ |
|
|
|
- [x] ~~spring-boot-demo-ratelimit-redis(use Redis and Lua script implementation to protect API by distributed rate limiting)~~ |
|
|
|
- [ ] spring-boot-demo-https(integrated HTTPS) |
|
|
|
- [x] ~~spring-boot-demo-elasticsearch-rest-high-level-client(integrated Elasticsearch 7.x version,use official Rest High Level Client to operate ES data)~~ |
|
|
|
- [ ] spring-boot-demo-springbatch(data process) |
|
|
|
- [ ] spring-boot-demo-security-justauth(use JustAuth to login GitHub,and use Spring-Security to manage login state) |
|
|
|
|
|
|
|
## Remarks |
|
|
|
|
|
|
|