-
### Problems with the current state:
Currently, Spring Data Redis allows marshalling (serializing) POJOs using Redis Hashes with `@RedisHash` annotation. This approach doesn’t allow efficiently sto…
-
This is a most useful project, especially given it can be easily incorporated into any CI workflow. So, please keep up the good work!
Until recently, our experience is its results are broadly in li…
-
### Description
I have 2 blocks `Screen Type: Mobile` & `Screen Type: Desktop` which are configured via their `block.json` to have `parent` block as `Screen Type`
In `Screen Type` edit component `…
-
### Play JSON Version (2.5.x / etc)
2.5.15
### API (Scala / Java / Neither / Both)
Scala (didn't test Java)
### Operating System
Window 10
### JDK
java version "1.8.0_121"
Java(T…
-
At least PostgreSQL and H2 support standard SQL `ARRAY` types quite well, so we should offer an `ARRAY` / `ROW` emulation of `MULTISET`, which is much more idiomatic than the existing `JSON` or `XML` …
-
Hello!
I have found interesting behavior of transform keyword, which is probably a bug.
In short: `"transform": [ "trim" ]` is not working on nested objects if specified via definitions.
The s…
-
Hello,
I would like to have a support for nested vendor repositories with a `.braids.json` file each.
e.g. I have following repositories
- base
- frameworkA
- frameworkB
- project A
- proje…
-
**Describe the bug**
@JsonFormat does not work as expected when converting string to double and vice versa.
**Version information**
2.11.3
**To Reproduce**
I have an entity with a double prop…
-
Consider a swagger that includes this on the a resource definition:
```yml
errorContext:
type: object
description: Map with additional error information
example:
field: currency
```…
-
This is my collection Schema
```
const schema={
"name": "dishes",
"num_documents": 0,
"fields": [
{ "name": "id", "type": "string", "facet": false },
…