-
Hi,
I am experiencing the issue mentioned in the topic when my integration tests are running in the pipeline only. Locally everything is successful.
Details of the OS setup where the tests are …
-
## Summary
This is a breakdown of the SI token task
part of task #134
## Reference
[non-normative api spec](https://github.com/eclipse-tractusx/identity-trust/blob/main/specifications/M1/identity.p…
-
To do the uni-directional mapping manually:
- Remove the "mappedBy" attribute on your `@OneToMany` annotation
- Generate the required join table: you can do a `mvn liquibase:diff`
This is exp…
-
**[Matthew T. Adams](https://jira.spring.io/secure/ViewProfile.jspa?name=matthewadams)** opened **[DATAJPA-209](https://jira.spring.io/browse/DATAJPA-209?redirect=false)** and commented
In 1.1.0.RC1 …
-
Hi guys, after discussion with some apache members, the hertzbeat proposal draft is almost ready , please vote for donating the HertzBeat project to Apache Foundation Incubator.
----
# HertzBea…
-
- Plugin Name: null
- Plugin Version: 5.26
- OS Name: Mac OS X
- OS Version: 10.14.6
- Java Version: 11.0.4
- App Name: RubyMine
- App Full Name: RubyMine
- Is Snapshot: false
- App Build: RM-192.6817…
-
Hi, I was wondering if there's any way I can implement composite primary keys on entities when using `spring-data-r2dbc`. If there's none, is there any plan for addition or is it okay to create PR for…
-
**[Sebastian Staudt](https://jira.spring.io/secure/ViewProfile.jspa?name=koraktor)** opened **[DATAJPA-1033](https://jira.spring.io/browse/DATAJPA-1033?redirect=false)** and commented
Currently there…
-
### Description
Question about default JpaRepository methods available via spring extensions.
Hey guys, I'm new to Blaze Persistence. I can see that the spring 3.1 support is relatively new, and…
-
Hi, I have a problem where `hasPreviousPage` returns `true` in the following query:
```graphql
query Applications {
applications {
edges {
cursor
node {
…