[#617]User defined deserializer always should be used before standard…#619
Open
api-from-the-ion wants to merge 69 commits intoeclipse-ee4j:master from api-from-the-ion:master
+5,074-2,953
Commits
Commits on Oct 7, 2023
Commits on Oct 8, 2023
- committed
- committed
- committed
- committed
Commits on Oct 12, 2023
- committed
- committed
- committed
- committed
- authored
- committed
- committed
- committed
- committed
Commits on Oct 13, 2023
Commits on Oct 15, 2023
- committed
- committed
- committed
- committed
Commits on Oct 23, 2023
Commits on Oct 24, 2023
Commits on Oct 27, 2023
Commits on Nov 1, 2023
[eclipse-ee4j#620]Small Javadoc, type, import corrections. Rewrite one of CollectionsTest's test with stream.
committed- committed
[eclipse-ee4j#620]Stream.toList() only available from Java 16 on, replaced it in CollectionsTest, use collect(Collectors.toList()).
committed[eclipse-ee4j#620]Stream.toList() only available from Java 16 on, replaced it in CollectionsTest, use collect(Collectors.toList()).
committed- committed
- committed
Commits on Nov 4, 2023
[eclipse-ee4j#625]Wrote the missing methods in JsonStructureToParserAdapter and tests for them; more fulfill of the JSON-P's JsonParser
committedfixup! [eclipse-ee4j#625]Wrote the missing methods in JsonStructureToParserAdapter and tests for them; more fulfill of the JSON-P's JsonParser
committed[eclipse-ee4j#625]Replaced StreamSupport.stream() with Stream.iterate() in stream methods implementation
committed[eclipse-ee4j#625]Forward JsonProvider to JsonStructureToParserAdapter so it can be used for creation of JsonString for key in the getValue()
committed
Commits on Nov 5, 2023
Commits on Nov 7, 2023
- committed
- committed
- committed
Commits on Nov 8, 2023
[eclipse-ee4j#627]Reduced Exception to IOException(which is really thrown here), so there would be less of "auto-close" warnings
committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
[eclipse-ee4j#627]Made jakarta module requires transient, because they are required on the client to run this
committed- committed
Commits on Nov 13, 2023
Commits on Nov 24, 2023
Commits on Feb 12, 2024
[eclipse-ee4j#617] Refactored repeated code in SerializationModelCreator & DeserializationModelCreator in serializer / deserializer creation from serializer / deserializer / adapter configuration i…
committed[eclipse-ee4j#617] Refactored repeated code in SerializationModelCreator & DeserializationModelCreator in serializer / deserializer creation from serializer / deserializer / adapter configuration i…
committed- committed
- committed
- committed
- committed