pl.execon.commons:fsp-mongo

FSP filters and sorts objects in a database using the easy-to-build requests, which can be exposed as REST endpoint.


Keywords
filter, filtering, java, page, paging, sort, sorting, spring
Licenses
Apache-2.0/JSON

Documentation

Filter-Sort-Page (FSP)


Description

FSP is a library that helps you filter and sort objects in your database using the easy-to-build FspRequest → which could be exposed as REST endpoint, request body moves responsibility of filtering logic to FrontEnd Layer


Project minimum requirements

  • java 8+
  • spring-boot 2.0.0+

How to Use

This section describes how to use FSP with different databases.

Instruction for MongoDB

Instruction for relational databases


Examples of FspRequest body

FspRequest examples


License

FSP is Open Source software released under dual-license, both the https://www.apache.org/licenses/LICENSE-2.0.html [Apache 2.0 license] and https://github.com/ExeconOne/FSP/license/Execon_One_EULA.docx [Execon One license]


Changelog