-
Notifications
You must be signed in to change notification settings - Fork 64
Changelog
Ralph Schaer edited this page Sep 29, 2017
·
117 revisions
- Spring 5 and Java 8 upgrade
- 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