-
Spring Boot itself depends on many other software, and the version requirements for some dependent software will change each version upgrade, especially the release of large versions. For users, unl…
-
This issue is regarding the projectId value returned by GcpProjectIdProvider when SecretManager is enabled.
I know, as an example, theses two closed issues, but I think they doesn't cover the root …
-
### Feature description
Describe the feature details with Chinese or English.
请问对于 spring cloud alibaba 以及 nacos 有计划支持吗?
### Additional notes
Add other notes if necessary.
-
## Requirement - what kind of business use case are you trying to solve?
I want to configure sampling as described here https://www.jaegertracing.io/docs/1.17/sampling/
## Problem - what in …
-
**What happened**:
After using the [Spring Initializer](https://start.spring.io/) tool to create a new Spring Boot App (version 2.7.5) with the Spring Web dependency, building, and running Grype to s…
-
I use transactional like this:
@Test
@DataSet(value ="users.yml", strategy = SeedStrategy.REFRESH, transactional = true)
public void xxxxxx(){
}
but data is still in database after …
-
Hi SPQR team / @kaqqao!
First, I'd like to say thanks for building such an incredible library. It is a really cool and powerful tool.
I am not sure if this bug pertains to just graphql-spqr-spr…
-
Hi,
I've visited several forums and could not find a similar issue (with javaagent in general that is).
I'm kinda stuck (in the last mile) for the moment ...
Some context and the issue:
I'm …
-
I have following xml file from where I need to transform few properties. when I try to inject bean in `CountryListBean` in `CountryCodeTransformer` it does not instantiate as I suspect JOLT custom tra…
-
Many people have been asking how to do this so I thought I'd just post some sample code with a working solution. Could we sticky this, or at least update the main README? I got this working using http…