Bruno Abdon
Results
1
issues of
Bruno Abdon
[This line of JsonbSerializer's javadoc's](https://github.com/eclipse-ee4j/jsonb-api/blob/b29bc1edff86b66f2b57476b394e5da19f47ac40/api/src/main/java/javax/json/bind/serializer/JsonbSerializer.java#L40) exemplifies its use by calling the method `SerializationContext.serialize(T object, JsonGenerator generator)` , that is "_intended to serialize inside JSON_ARRAYs_"1, which is not the case. The...
bug
documentation