-
**Bug description**
> Property `spring.batch.jdbc.table_prefix` of **Spring Batch** does not working when initializing database for batch meta-data tables.
**Environment**
| Environment | |
|…
-
### Expected behavior
RC/DRC records are shown in ATLAS
### Actual behavior
RC/DRC records give 'timeout'.
The problem is in BigQuery maximum number of GoogleSQL query parameters. BigQuery maxi…
-
I am exploring `JdbcClient` API and realized while writing tests using `@JdbcTest` I am not able to inject `JdbcClient`.
I had to explicitly add `@ImportAutoConfiguration(JdbcClientAutoConfiguration.…
-
Hi. We get NPE while executing query with Spring JdbcTemplate.
```
java.lang.NullPointerException: Cannot invoke "java.lang.Boolean.booleanValue()" because "hasNext" is null
at net.ttddyy.observat…
-
如题,还能仿照着postgres的写吗
-
`JdbcClient` `sql` method returns a `StatementSpec` which gives several options to set positional and named parameters values.
Multiple positional parameters can be bound wiith a `List` of values, …
-
**[springrain](https://jira.spring.io/secure/ViewProfile.jspa?name=springrain)** opened **[SPR-15121](https://jira.spring.io/browse/SPR-15121?redirect=false)** and commented
IsolationLevelDataSourceR…
-
## Question
application.yml :
```
autoTables:
t_order:
actualDataSources: ds$->{1..2}
sharding-strategy:
standard:
sha…
-
Hello,
Thanks for your work with this library!
Just started learning it and have a question - I wasn't able to find mechanism how to unlock manually.
Is there available some functionality for relea…
-
When starting `consumer` application from IDE (`Idea 2023.3.6`) on Java 21 I get an error:
```
***************************
APPLICATION FAILED TO START
***************************
Description:…