FasterXML / FasterXML/jackson-datatype-hibernate
`HibernateModule.REPLACE_PERSISTENT_COLLECTIONS` not working when `FetchType.EAGER`
Open
- Dominant language
- Java
- Stars
- 331
- Forks
- 108
- Avg merge
- 5h 3m
- Merged PRs (30d)
- 1
Description
the `REPLACE_PERSISTENT_COLLECTIONS` work only when `FetchType.LAZY`
i have write this [code](https://github.com/ashraf-revo/json-ser)
when i debug i found this happen du tho this part which change serlizer from `PersistentCollectionSerializer` to `CollectionSerializer`

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.