Skip to content

Allow custom bean name generator for repositories [DATACMNS-1228] #1667

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

Closed
spring-projects-issues opened this issue Dec 1, 2017 · 2 comments
Assignees
Labels
in: core Issues in core support status: declined A suggestion or change that we don't feel we should currently apply type: enhancement A general enhancement

Comments

@spring-projects-issues
Copy link

Sascha Woo opened DATACMNS-1228 and commented

Add capability to allow a custom bean name generator for all repository beans.

Is related to DATAJPA-1232 and DATACMNS-168


Issue Links:

  • DATACMNS-1497 Custom BeanNameGenerators are not considered for repository bean name generation
    ("is superseded by")

Referenced from: pull request #262

@spring-projects-issues
Copy link
Author

chomookun commented

I agree with this issue. 

like this.

@EnableJpaRepositories(nameGenernator=FullBeanNameGenerator.class)

sometimes repository bean is duplicated in enterprise business system

@spring-projects-issues
Copy link
Author

Mark Paluch commented

That issue was superseded (and fixed) by DATACMNS-1497

@spring-projects-issues spring-projects-issues added status: declined A suggestion or change that we don't feel we should currently apply type: enhancement A general enhancement in: core Issues in core support labels Dec 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core support status: declined A suggestion or change that we don't feel we should currently apply type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants