-
This is something I observed in a side app, and I see it now when working on adding database qualifiers. For example:
```java
public interface PersonRepository extends Repository {
Stream fin…
-
The following might influence some people's choice of which NoSQL approach they choose:
https://wiki.eclipse.org/EclipseLink/Examples/JPA/NoSQL
Some kind of ORM implementation or contribution to an …
-
### Bug description
Hi there !
I am the mantainer of Quarkus JNoSQL, I just want to report that on building our arangodb deployments modules (the ones requiring camel-quarkus-arangodb-deployment) …
-
Something in the stack requests reflective access, and it's not alleviated by wrapping the whole thing in an AccessController block.
-
When we added quarkus-couchbase to our quarkus application and tried to build a native image, we got an error due to reflection.
We have included the following properties
`quarkus.native.additional-…
-
The public project site https://beanvalidation.org/ still has Duke inspecting a bean through his looking glass.
Is that still OK for Jakarta EE or should it change?
keilw updated
4 years ago
-
**Describe the bug**
In https://quarkus.io/extensions/ any Quarkiverse extension uses the same description that is inherited from the parent:
> Parent POM for Quarkiverse projects that includes th…
-
## Goal
The goal of this proposal is to write an extension to each API that allows integration with Reactive Streams API.
Briefly, Reactive Stream is an initiative to provide a standard for async…
-
The Data API defines JDQL for writing out queries in a SQL-like format:
https://github.com/jakartaee/data?tab=readme-ov-file#jakarta-data-query-language-jdql
This has been the case for a while a…
-
Implement "ArangoDB Query Builder" like JavaScript node package module.