FasterXML / FasterXML/jackson-modules-base
Jackson Mr Bean Bean Materializer support for toString implementation
Open
mrbean
- Dominant language
- Java
- Stars
- 180
- Forks
- 80
- Avg merge
- 3h 26m
- Merged PRs (30d)
- 1
Description
Hello Folks,
I am using Jackson Mr Bean module to construct impl classes for defined interfaces. It works great, but one problem is that it does not generate an (overridden) implementation of toString() in the impl class resulting in the inability to use it for logging.
I worked around it by using default methods, but it would be nice to have that support.
Thanks
Muthu
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.