Skip to content

Commit 633d801

Browse files
author
iverhun
authored
Merge branch 'master' into feign-and-storage
2 parents 234c3cc + 986f52c commit 633d801

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,13 @@ mvn clean install
3333
```
3434
## TODO Items
3535
- [ ] Check Feign Fallback ?
36-
- [ ] All eurika clients add eurika server address to properties
36+
- [x] Storage Service (persistance + eurika client)
37+
- [x] Rieltor Service
38+
- [x] All eurika clients add eurika server address to properties
3739
- [ ] Client service for search
3840
- [ ] Zuul like a proxy API gateway
3941
- [ ] Cloud foundary
40-
- [ ] FeignClient usage
42+
- [x] FeignClient usage
4143
- [ ] Circuit Breaker: Hystrix Clients
4244
- [ ] Connect Zipkin
4345
- [ ] Event Driven with JMS or Kafka

0 commit comments

Comments
 (0)