Repository with Enum argument: json can't serialize type [DATAMONGO-1421] #2332
Labels
in: mapping
Mapping and conversion infrastructure
in: repository
Repositories abstraction
type: bug
A general bug
Milestone
Agoston Horvath opened DATAMONGO-1421 and commented
With version 1.8.2.RELEASE, our enum maps correctly to a string in the DB and vica versa.
If I simply change the spring-data-mongo version to 1.9.1.RELEASE, it breaks with the following stacktrace:
Was the enum mapping feature removed from version 1.9.1 ?
Affects: 1.9.1 (Hopper SR1), 2.0 M1 (Kay), 1.10 GA (Ingalls)
Referenced from: pull request #448
Backported to: 1.10.2 (Ingalls SR2), 1.9.9 (Hopper SR9)
The text was updated successfully, but these errors were encountered: