-
### Search first
- [x] I searched and no similar issues were found
### Description
Spring Boot Version: 2.5.14
datasource :org.sqlite.JDBC version:3.46.1.0
liquibase-core Version:4.27.0
spring:
…
-
Hi all,
We are logging the outgoing FeignClient requests in our Spring Boot applications.
These logs include traceId, spanId and parentId.
On the called service side the same information gets logge…
-
### What happened?
When doing rolling deployment of a spring boot app, with 120sec pre stop. There is another active pod up and running.
EndpointSlice show this terminating pod as running:false and …
-
-
**Describe the bug**
```
***************************
APPLICATION FAILED TO START
***************************
Description:
The bean 'webAuthorizationManagerPostProcessor', defined in class pa…
-
Spring Boot application fails to run the `nativeTest` task with Testcontainers.
I generated a simple project using [start.spring.io](https://start.spring.io):
![image](https://github.com/user-at…
-
**Bug description**
I got this error when I create embeddingModel bean during start spring boot application.
2024-09-21T15:13:21.100+07:00 INFO 26816 --- [ollama-example1] [ main] w.s.c.S…
-
本人在使用motan 整合spring boot 中遇到很多奇怪问题,花了一段时间才解决,如果你在spring boot 整合中遇到问题,可以参考此demo。
[github地址](https://github.com/fallsea/spring-boot-starter-motan)
[码云地址](http://git.oschina.net/fallsea/spring-boot-s…
-
**[yoshikawaa](https://jira.spring.io/secure/ViewProfile.jspa?name=yoshikawaa1)** opened **[SPR-17217](https://jira.spring.io/browse/SPR-17217?redirect=false)** and commented
### Application
Sprin…
-
I configured my maven build as follows to weave aspects of spring-aspects and spring-security-aspects:
```xml
dev.aspectj
aspectj-maven-plugin
${aspectj.maven.plugin.ve…