Toshiaki Maki
Toshiaki Maki
**Describe the bug** `mockJwt() WebTestClientConfigurer` does not seem to work with `MockMvcWebTestClient` that was introduced in Spring 5.3 as [documented](https://docs.spring.io/spring-security/site/docs/current/reference/html5/#mockjwt-webtestclientconfigurer). **To Reproduce** ```java @Test void getMessagesWebTestClient() { final WebTestClient testClient...
This pull request introduces an option to skip the execution of `CREATE EXTENSION` within the `PostgresMlEmbeddingClient`. This enhancement is aimed at environments where pgml or the vector extension is already...
Hi, I'm very interested in `spring-boot-nashorn` used in api-gateway-samples. However, source code doesn't seem to be maintained on Github. Actually, source code is available from https://maven.xtremelabs.com/artifactory/repo/io/pivotal/pcfms/nashorn/spring-boot-nashorn/1.1.4.RELEASE/ What is this license?...
**Is your feature request related to a problem? Please describe.** I'm using `spring-cloud-sleuth-otel-autoconfigure-1.0.0-20210328.215254-111.jar:1.0.0-SNAPSHOT`. If `io.opentelemetry:opentelemetry-exporter-otlp` is used as documented, the app fails to run with the following exception ``` Caused...
## What happened? Currently, the image created by tomcat buildpack contains a lot of unnecessary files like `docs` and `examples`. It would be nice to remove these files to reduce...
 スケールアウトした場合は、Clusterの値 = Hostの値 \* インスタンス数 になっているはず。
``` console Fri Sep 09 2016 14:50:36 GMT+0900 (JST) [APP] OUT 2016-09-09 05:50:36.152 DEBUG 24 --- [nio-8080-exec-3] o.s.web.servlet.DispatcherServlet : DispatcherServlet with name 'dispatcherServlet' processing GET request for [/] Fri Sep...