intuit / QuickBooks-V3-Java-SDK

Java SDK for QuickBooks REST API v3 services
Apache License 2.0
60 stars 142 forks source link

Migrate CGLIB to ByteBuddy #184

Closed xzhong66 closed 2 years ago

xzhong66 commented 2 years ago

Use ByteBuddy to implement the old CGLIB enhancer logic. Related issue: https://github.com/intuit/QuickBooks-V3-Java-SDK/issues/179

ppelton-intuit commented 2 years ago

Also, please remove "First attempt" from the title of this PR.