英文: When it's necessary to create a custom spring boot starter rather than create a new microser...
事件溯源和CQRS:使用多个“读模型消费者”实例处理并发。
英文: Event Sourcing and CQRS: Handle concurrency with multiple "read model consumers" insta...
如何在Spring Boot中设置KubeMQ监听器
英文: How to setup KubeMQ Listener in Spring Boot 问题 目前,我有两个微服务。我想从第一个微服务发送消息到 KubeMQ 队列,并希望第二个微服务接收该消...
@PropertySource使用正确的类路径
英文: @PropertySource with the right classpath 问题 I have a microservice (name = "microservice-por...
可能的替代方案是基于定时任务的调度程序
英文: Possible alternative to cron job based schedulers 问题 我们正在多个Java微服务中处理来自数据库的数据集(也称为项目)。我们获得一个包含所有...
OAuth 和审计日志
英文: OAuth and Audit Logs 问题 在我们公司,我们有自己的Identity Server 4实现,用于发放访问令牌并授予对API的访问权限。我面临的问题是,我们目前在每个数据库实...
在微服务中避免应用程序崩溃的HTTP异常
英文: avoid app crash in microservice on http Exception 问题 我有一个 Nestjs 微服务应用, 一个网关和用户服务 通过 RabbitMQ 连接...
“Microservices architecture with Django” 可以翻译为 “使用Django的微服务架构”。
英文: Microservices architecture with Django 问题 我有关使用Django创建微服务的一些问题。 假设我们有一个在线商店或一个拥有许多数据库请求和用户的较大系统...
SQL和Neo4j可以在.NET应用程序的身份微服务中一起使用吗?
英文: Can SQL and Neo4j be used together in an Identity Microservice part of a .NET application 问题 我正在...
Skip a partical node while showing connection in graph view.
英文: Skip a partical node while showing connection in graph view 问题 在图形数据库(Neo4j)中,我需要维护基于微服务架构的所有现有资...
12