We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fb793c commit a96cf3dCopy full SHA for a96cf3d
1 file changed
README.md
@@ -29,3 +29,16 @@ mvn clean install
29
```bash
30
31
```
32
+## TODO Items
33
+[] Storage Service (persistance + eurika client)
34
+[] Rieltor Service
35
+[] All eurika clients add eurika server address to properties
36
+[] Client service for search
37
+[] Zuul like a proxy API gateway
38
+[] Cloud foundary
39
+[] FeignClient usage
40
+[] Circuit Breaker: Hystrix Clients
41
+[] Connect Zipkin
42
+[] Event Driven with JMS or Kafka
43
+[] Create parser for Visokiy Zamok data
44
+[] Security check to implement with Zuul only
0 commit comments