1.4.0 (2018-07-13)
1.3.0 (2018-06-09)
- controller: avoid wildcard on the root path (10c66ce)
- dependency: spring boot 2.0.2, elide 4.2.3 (1720187)
- property: configure to return error objects (30153c5)
1.2.0 (2018-05-01)
- annotation: add
ElideHook
help register function hooks (7356725) - property: configure to disable spring dependency injection (d4392bc)
1.1.0 (2018-04-17)
- catch persistence and spring transaction exception (57228bc)
- catch ConstraintViolationException, return 422 (14d46f3)
- dependency: spring boot 2.0.1, elide 4.2.2 (a5614a2)
- custom default pageSize and maxPageSize (2cdac53)
- custom url prefix (f2d4334)
- spring dependency injection (b9c3563)
- add default prefix "/api".