-
Vulnerable Library - spring-boot-starter-actuator-2.7.1.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/boot/spring-boot-actua…
-
When running an application with both Spring AI and `spring-cloud-services-starter-config-client` as dependencies, the application fails to boot with the error below:
```
org.springframework.beans…
-
Currently the `Binder` class has a "first wins" policy for binding lists. From the docs:
> When lists are configured in more than one place, overriding works by replacing the entire list.
This p…
-
org.springframework.ai
spring-ai-openai
Can you provide a programmatic dependency based on openai?
-
Vulnerable Library - spring-boot-starter-actuator-2.7.1.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/boot/spring-boot-actua…
-
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…
-
[在此处输入反馈]
`消息体压缩阀值 spring.cloud.starter.stream.rocketmq.binder.producer.compressMessageBodyThreshold`
是否应该为
`消息体压缩阀值 spring.cloud.starter.stream.rocketmq.binder.producer.compressMsgBodyThres…
dyrnq updated
3 weeks ago
-
Hello Yurii.
I run the application locally and get this issue. Stacktrace is attached below.
Do I need to make some additional configuration to make it running locally?
```
org.springframew…
-
When the TemplateEngine tries to load a template that cannot be found, the origin TemplateNotFoundException is not logged anywhere. That's a little sad, because the message contains the actual path, t…
-
If I [create a project](https://github.com/jzheaux/javaformat-aot) that uses `io.spring.javaformat` and also the needed Boot and other plugins to support AOT compilation, then `./gradlew check` and `.…