/spring-query-dsl

A basic spring project showing how you might create your own query endpoints for MongoDB collections

Primary LanguageJava

Spring MongoDB QueryDSL example

Shows how you might use QueryDSL to offer a search endpoint for API users to specify their own search criteria.

Running this project

Ensure you set the env variables specified in the application.yml. Use maven to generate sources.