Skip to content

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

Notifications You must be signed in to change notification settings

lucasgauk/spring-query-dsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages