/search-api

The search api helps easily add search feature in Spring Boot Data JPA projects, it construct advanced JPA queries based on an expression containing chained search criteria list, it is useful for forms like search when criterias, conbination is exclusif,

Primary LanguageJava

search-api

CI Status License

Minimal Spring Boot search api .

Requirements

For building and running the application you need:

Building the application locally

mvn clean install

Copyright

Released under the Apache License 2.0. See the LICENSE file.