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 $set stage dsl #72

Closed jbl428 closed 10 months ago

jbl428 commented 11 months ago

https://www.mongodb.com/docs/manual/reference/operator/aggregation/set/

username1103 commented 11 months ago

I'd like to work on it :)