spring-data-mongodb
spring-data-mongodb copied to clipboard
DATAMONGO-1142 - Subclass Repository returns also Superclass objects.
Fixed return type of the find methods used by Repositories. Superclass objects are now not returned from the Subclass repository.
I have signed and agree to the terms of the SpringSource Individual Contributor License Agreement.