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

Exclude Spring Transaction from build - we don't need it #31

Open
andrewharmellaw opened this issue Mar 24, 2016 · 0 comments
Open

Exclude Spring Transaction from build - we don't need it #31

andrewharmellaw opened this issue Mar 24, 2016 · 0 comments

Comments

@andrewharmellaw
Copy link
Owner

You can see when we startup that Spring Transactions are being brought in.

20:27:00.823 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$407dba36] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)

We don't use them by default so should exclude the dependency in build.gradle.

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

No branches or pull requests

1 participant