-
Notifications
You must be signed in to change notification settings - Fork 64
Changelog
Ralph Schaer edited this page Nov 26, 2018
·
117 revisions
- Spring 5.1 and Java 1.8 upgrade. Requires Java 1.8. No new functionality. Only internal code migration to Java 1.8 code.
- No changes, just updated the dependencies
- Fixes Issue #148
- Fixes Issue #144
- Fixes Issue #143
- Fixes a bug when DEFAULT_VIEW_INCLUSION is disabled in the ObjectMapper
-
Issue #141: Add alternative Builder classes for the results object. Both styles are supported.
- ExtDirectFormLoadResult ---> EdFormLoadResult
- ExtDirectFormPostResult ---> EdFormPostResult
- ExtDirectRawJsonStoreResult ---> EdJsonStoreResult
- ExtDirectStoreResult ----> EdStoreResult -
New minimal requirement Spring 4.3.1 and Jackson 2.8
- Introduction
- Changelog 1.7.x
- Setup Maven
- Configuration
- Server Methods
- Model Generator
- Model Generator APT
- Development
- Links