I\'m using Spring Boot 2.4.1 with query dsl to hit a Mongodb database.
If I go into Compass and run:
{ amenities: { $in: [ "Wifi" ] }}