Skip to content

Add support for BeanNameGenerator configuration in Enable…Repositories#3083

Closed
mp911de wants to merge 3 commits intomainfrom
issue/3082
Closed

Add support for BeanNameGenerator configuration in Enable…Repositories#3083
mp911de wants to merge 3 commits intomainfrom
issue/3082

Conversation

@mp911de
Copy link
Copy Markdown
Member

@mp911de mp911de commented Apr 18, 2024

We now accept a dedicated BeanNameGenerator in our Enable…Repositories annotations to override the importBeanNameGenerator.

Closes #3082

mp911de added 3 commits April 18, 2024 15:53
…ries`.

We now accept a dedicated BeanNameGenerator in our Enable…Repositories annotations to override the importBeanNameGenerator.
Use constants where possible.
@christophstrobl
Copy link
Copy Markdown
Member

👍 LGTM - AOT and native tests pass as well.

christophstrobl pushed a commit that referenced this pull request Jun 26, 2024
…ries`.

We now accept a dedicated BeanNameGenerator in our Enable…Repositories annotations to override the importBeanNameGenerator.

Closes: #3082
Original Pull Request: #3083
christophstrobl pushed a commit that referenced this pull request Jun 26, 2024
Use constants where possible.

Original Pull Request: #3083
christophstrobl added a commit that referenced this pull request Jun 26, 2024
Delegate annotation attribute resolution to configured BeanNameGenerator resolving method and test for enabling reactive repositories.

Original Pull Request: #3083
@christophstrobl christophstrobl deleted the issue/3082 branch June 26, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow custom bean name generator for repository

3 participants