spring-data-mongodb
spring-data-mongodb copied to clipboard
Added include() and exclude() methods that accept Collection in field projection
Hello! This PR fix #4625. This is my first PR, please let me know if I've left anything out 🙏
- [x] You have read the Spring Data contribution guidelines.
- [x] You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
- [x] You submit test cases (unit or integration tests) that back your changes.
- [x] You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).
Thank you @w0r1t for taking the time to create this PR! Well have a look :)
Thank you @w0r1t for your contribution - merged to main development line via d2a9744.