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

HibernateProxy and hibernate-groovy-bytebuddy lib #624

Merged
merged 4 commits into from Nov 15, 2022

Conversation

basejump
Copy link
Contributor

@basejump basejump commented Sep 26, 2022

no longer extends SimpleHibernateProxyHandler to avoid Javassist collions. uses Hibernate helpers.
Mark SimpleHibernateProxyHandler as deprecated.
Add tests to show the proxy problems with groovy
Add example test project for hibernate-groovy-bytebuddy Ignore BookControllerSpec for now as cant get github actions working.

closes #175
closes #464

… Javassist collions. uses Hibernate helpers.

Mark SimpleHibernateProxyHandler as deprecated.
Add tests to show the proxy problems with groovy
Add example test project for hibernate-groovy-bytebuddy
Ignore BookControllerSpec for now as cant get github actions working.
@CLAassistant
Copy link

CLAassistant commented Sep 26, 2022

CLA assistant check
All committers have signed the CLA.

@puneetbehl puneetbehl merged commit 2e2fd44 into grails:7.3.x Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants