-
-
##### **Overview of the issue**
Recently, while using JHipster to build a microservice application, I encountered an issue with pagination APIs.
Since the pagination API in microservices follo…
yhao3 updated
1 month ago
-
**Describe the bug**
Spring Cloud 2023.0.1 (and prior)
We have an ecosystem of spring boot microservices, some are reactive and some are blocking. Some have their own need for caching and some don…
-
I'd like to suggest introducing a new Spring Boot starter aimed at client applications, with the necessary dependencies and autoconfiguration (e.g. `RestClientAutoConfiguration`) for HTTP and for rela…
-
- [x] remove the following lines
```
:page-essential: true
:page-essential-order: 1
```
- [x] Title change to "Creating asynchronous reactive microservices using MicroProfile Reactive Messaging"
…
-
##### **Overview of the issue**
**1. errors in relationships**
I tried to add a relationship between Authority entity and other custom entity as similar as User entity, but failed.
I added the…
-
In step 1 in the "Reactive Microservices with Eclipse Vert.x" scenario you can read the following instructions:
```
"Examine GatewayVerticle.java. Here is what happens in this verticle:
- A Ver…
-
Hi Paulo,
The official repo of your [Reactive Microservice Design](https://www.packtpub.com/application-development/reactive-microservice-design-video) course is [pmlopes/vertx-reactive-microservic…
-
https://softwaremill.com/reactive-event-sourcing-in-java-part-1-domain/
https://softwaremill.com/reactive-event-sourcing-in-java-part-4-controller/
https://www.baeldung.com/akka-with-spring
https://d…
-
While there is support for gRPC in Vert.x , RSocket is an interesting and fast way to communicate between reactive microservices. I am hoping Vert.x would consider adding support for RSocket as well.
…