-
**As a** [role] developer
**I need** [function] I want to set up a local development environment for the customer accounts microservice,
so that I can build and test the services.
**So that** [ben…
-
We need the ability to access the REST endpoints for the registry and context using TLS to ensure communication is encrypted.
We should also secure these endpoints using something like bearer token…
fjuma updated
1 month ago
-
Hi,
I'm currently trying to implement a Rate Limiter on my AWS infrastructure.
Requests for my app currently go through Spring Cloud Gateway (which does circuit breaking, retries, rate limiting,…
-
As of now, we have connection-based load-balancing only, which is managed either by the OS or by the user, depending on --accept-mode. However, we need request-level / app-level load-balancing to pro…
-
HI!
We use the Slack bot app's Messages page as a live audit page - to know who requests what and when.
As an admin, I can see all the requests and who approved them.
We expect to see a message whe…
-
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I am trying to make a drop-in repla…
-
##### **Overview of the issue**
#10686 moved Entity and DTO tests away from `web.rest` layer but related `TestUtil` remained in `web.rest` layer.
https://github.com/jhipster/generator-jhip…
-
**Context:**
I've been trying to implement a system using microservices with Django rest following the desktop paradigm along with the electron as the frontEnd of the project.
At one point I nee…
-
This Component does not create a whole REST API. All it does is add/manage an endpoint to an existing REST API.
The goal of this Component is to adjust API endpoints without modifying the whole AP…