Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(protobuf): Use the current thread classloader when deserializing …
…to pojo. Use the current thread classloader rather than Class.forName when deserializing protobuf to pojo. Closes awslabs#186
- Loading branch information