Releases: rocketbase-io/commons-rest
Releases · rocketbase-io/commons-rest
0.4.2
29 Mar 14:51
Compare
Sorry, something went wrong.
No results found
added default error message
0.4.1
25 Mar 21:55
Compare
Sorry, something went wrong.
No results found
smaller improvements mainly api
rearranged resource functions into default interface
added builder to errorResponse …
0.4.0
25 Mar 21:10
Compare
Sorry, something went wrong.
No results found
replaced NoopResponseErrorHandler by BasicResponseErrorHandler
0.3.0
25 Mar 21:09
Compare
Sorry, something went wrong.
No results found
introduce pageableRequest in order to configure also sorting via
opened handleErrorStatus
separated noopResponseErrorHandler
0.2.0
22 Feb 18:50
Compare
Sorry, something went wrong.
No results found
changed DTO from Data/Edit to Read/Write
renamed EntityDataEditConverter to EntityReadWriteConverter
added executeAll to CrudRestResource to simplify maintenance tasks
0.1.1
22 Feb 18:48
Compare
Sorry, something went wrong.
No results found
added sorting
some minor fixes
0.1.0
13 Feb 06:21
Compare
Sorry, something went wrong.
No results found
api change in EntityDataEditConverter.updateEntityFromEdit returns entity
fixes of UriComponentsBuilder in RestResources
added tests for ChildCrudRest
0.0.5
12 Feb 19:57
Compare
Sorry, something went wrong.
No results found
added javadoc to EntityDataEditConverter
added hasNextPage to PageableResult
0.0.4
09 Feb 19:03
Compare
Sorry, something went wrong.
No results found
0.0.3
09 Feb 13:55
Compare
Sorry, something went wrong.
No results found
added tests for BaseController
added condition to disable LocaleResolverConfig
added content static for PageableResult to use in tests etc.