We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ba390a8
There was an error while loading. Please reload this page.
Change package to io.ebean, support for Ebean 10.1.1
66adca9
Change to groupId: org.avaje.ebean
<dependency> <groupId>org.avaje.ebean</groupId> <artifactId>ebean-jackson</artifactId> <version>8.1.1</version> </dependency>
94d24ba
#7 ENH: Add DelayEbeanModule ... which is a module that delays obtaining the JsonContext
999bec9
#6 Make Jackson dependencies (core, binder) provided scope and move to testng
f506a30
#5 com.fasterxml.jackson.core.JsonParseException: Expecting start_array event but got START_OBJECT bug