Skip to content

Features

Fabrice Daugan edited this page Apr 12, 2018 · 2 revisions

In addition to the simple integration of libraries/tools, some extensions and features have been added to provide a production ready starter kit.

Use CSV to import or export data for your tests. More efficient than Java coding, and easier to maintain than SQL queries.

Static Spring Security configuration and dynamical RBAC

Configuration from properties, YAML and database

Pagination above Spring-Data with dynamical JPA specification mapping.

Dynamical JPA query builder from JSON query

Jackson, CXF and JPA validation handling

Exception mapping to the right HTTP code avoiding the throws, throw new

Extensions

Extensions are important additional features to the native ones. Basically, they add must have requested features bu not yet available by the original libraries.

Auto registration of resources, exception mapping, named parameter support (Java8+) and validation

Trimmed payload, enumeration format in/out, type binding error and date in/out

More built-in functions

Enhanced dialect, modular orm.xml and consistant physical model generation.

Modular CacheConfig

Clone this wiki locally