Skip to content

Commit d37b2d6

Browse files
committed
Polishing contribution
Closes gh-1346
1 parent a3a7bd2 commit d37b2d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • spring-graphql-docs/modules/ROOT/pages

spring-graphql-docs/modules/ROOT/pages/data.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ You can then create `JsonKeysetCursorStrategy`:
462462

463463
By default, if `JsonKeysetCursorStrategy` is created without a `CodecConfigurer` and the
464464
Jackson library is on the classpath, customizations like the above are applied for
465-
`Date`, `Calendar`, `UUID` and any type from `java.time`.
465+
`Date`, `Calendar`, `UUID`, Java Enums and `Number`, and any type from `java.time`.
466466

467467

468468

0 commit comments

Comments
 (0)