I am new to using Mongo with Spring Roo. If my entity has a number (integer, double, etc), is there a way to have a finder that accepts a range? Or, maybe a date with a range?
I am new to using Mongo with Spring Roo. If my entity has a number (integer, double, etc), is there a way to have a finder that accepts a range? Or, maybe a date with a range?