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

does mybatis-spring support to use customized mapper excludeFilters? #835

Closed
apdya opened this issue Jul 3, 2023 · 1 comment
Closed

Comments

@apdya
Copy link
Contributor

apdya commented Jul 3, 2023

I want to exclude some mapper from my application, and those mapper is in same package with mapper need to be loaded. for common bean in spring we can use @ComponentScan.Filter to exclude. does mybatis-spring have a similar function?

@apdya
Copy link
Contributor Author

apdya commented Jul 4, 2023

duplicated with #548

@apdya apdya closed this as completed Jul 4, 2023
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