Published onOctober 10, 2019How to support filters to your restful APIs with Spring Data MongoDBprojectsMongoDBSpringWriting truly Restful APIs is not simple. In this blog post we will build an endpoint that supports filtering, selecting, sorting and pagination using Spring Boot + Spring Data MongoDB.