microservices-event-sourcing icon indicating copy to clipboard operation
microservices-event-sourcing copied to clipboard

Microservices Event Sourcing 是一个微服务架构的在线购物网站,使用Spring Boot、Spring Cloud、Spring Reactor、OAuth2、CQRS 构建,实现了基于Event Sourcing的最终一致性,提供了构建端到端微服务的最佳实践

Results 12 microservices-event-sourcing issues
Sort by recently updated
recently updated
newest added

我启动 config-service报错如下: `nested exception is java.lang.NoClassDefFoundError: org/eclipse/jgit/api/errors/RefNotFoundException` 我在启动user-service 时报错如下: `The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the...