inflearn / spring-data-mongodb-kotlin-dsl

Kotlin library that provides a type-safe DSL for aggregations in Spring Data MongoDB.
MIT License
15 stars 6 forks source link

Implement Boolean Expression Operators dsl #82

Open jbl428 opened 1 year ago

jbl428 commented 1 year ago

https://www.mongodb.com/docs/manual/reference/operator/aggregation/#boolean-expression-operators

masonJS commented 1 year ago

I'd like to work on it :)