spring-data-jpa-mongodb-expressions

Use the MongoDB query language to query your relational database, typically from frontend.

APACHE-2.0 License

Stars
95

Bot releases are visible (Hide)

spring-data-jpa-mongodb-expressions - v0.1.0 Latest Release

Published by mhewedy almost 2 years ago

Starting from version 0.1.0, the library supports Spring Boot 3.0

spring-data-jpa-mongodb-expressions -

Published by mhewedy almost 2 years ago

support java.time.HijrahDate

spring-data-jpa-mongodb-expressions -

Published by mhewedy about 3 years ago

#26 Support UUID type

spring-data-jpa-mongodb-expressions - v0.0.3

Published by mhewedy about 3 years ago

Adding new features and bugfixes:

#23 Add public api in the Expression object to accept boolean parameters
#21 fix issue of is null of many-to-one associations
#17 support enum for $in and $nin operators
#15 add count(Expressions) method
#13 Allow using like operator ($contains ...) with numeric properties
#11 support Embedded values
#9 Parent type being reported in case of invalid field enhancement
#6 prevent creating join more than once

Package Rankings
Top 6.73% on Proxy.golang.org
Top 31.57% on Repo1.maven.org
Badges
Extracted from project README
Java CI with Maven codecov javadoc Join the chat at https://gitter.im/spring-data-jpa-mongodb-expressions/community Tweet
Related Projects