gnom_7
gnom_7
@jgrandja I’d like this feature to be able to implement IP check on per user / user’s organization and client basis, thus I need access to this info after request...
@jgrandja is there support (existing or planned) to handle cases when SPA sends multiple concurrent requests with expired access token to BFF, so BFF is required to update token via...
> If the GatewayServer is correctly shut down, it should not prevent the application from stopping: if you are experiencing this problem, I would like to get more details about...
MariaDB v10.6.2+ `alter table ... add system versioning` queries started to fail on non-empty tables
Hi @MalloD12, I use driver `org.mariadb.jdbc:mariadb-java-client` supplied by spring. I tried spring versions [v2.7.3](https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-dependencies/2.7.3/spring-boot-dependencies-2.7.3.pom) and [v3.1.3](https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-dependencies/3.1.3/spring-boot-dependencies-3.1.3.pom) which translates to driver versions `3.0.7` and `3.1.4` respectively. Since query works fine on...