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 Conditional Expression Operators #102

Closed masonJS closed 11 months ago

masonJS commented 11 months ago

resolves #84


Hi, master. Among the codes I wrote, the $switch operator has not yet written the sample code.

I want to check the $switch operator code I designed first and proceed to the next.

jbl428 commented 11 months ago

@haruInflearn I think you can make $switch example.

masonJS commented 11 months ago

@haruInflearn I think you can make $switch example.

@jbl428 i appreciate for your time. so i finish this work.