Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement mapping of Protobuf maps #374

Merged
merged 1 commit into from
May 17, 2017
Merged

Conversation

jbq
Copy link
Contributor

@jbq jbq commented May 16, 2017

Only maps of primitive types are supported. It's currently impossible to map maps of complex types that require Dozer mapping.

@garethahealy
Copy link
Collaborator

@jbq - can you fix:

proto/src/main/java/org/dozer/propertydescriptor/ProtoFieldPropertyDescriptor.java:31: error: Wrong order for 'java.lang.reflect.InvocationTargetException' import.

Happy to merge once thats done.

@jbq jbq force-pushed the proto_maps branch 3 times, most recently from 3118d48 to 855215a Compare May 17, 2017 14:40
@jbq
Copy link
Contributor Author

jbq commented May 17, 2017

@garethahealy fixed, enjoy maps support.

@garethahealy garethahealy merged commit b37342d into DozerMapper:master May 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants