Toshiaki Maki

Results 31 issues of 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...

status: waiting-for-triage
type: bug

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...

model client
testing

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...

question
otel-grpc

## 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...

![](https://camo.githubusercontent.com/12f66418c4b020ecec1cf1d97ea415beba76c947/68747470733a2f2f71696974612d696d6167652d73746f72652e73332e616d617a6f6e6177732e636f6d2f302f313835322f35653430366438342d633039372d646661332d356538652d3663373862393563663131652e706e67) スケールアウトした場合は、Clusterの値 = Hostの値 \* インスタンス数 になっているはず。

enhancement

``` 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...

bug