Files
spring-data-geode/spring-data-geode
John Blum 5559b49cbd DATAGEODE-306 - Refactor MappingPdxSerializer.
Annotate API with Spring @NonNull and @Nullable annotations.

Edit and add Javadoc.

Format source code.

Optimize imports.

Remove unnecessary uses of java.util.Optional.

Rename (local) variables.
2020-09-14 15:01:36 -07:00
..