Configuring Two DataSources How-To code sample is inconsistent by noojung · Pull Request #48407 · spring-projects/spring-boot
Navigation Menu
{{ message }}
spring-projects / spring-boot Public
- Notifications You must be signed in to change notification settings
- Fork 41.9k
Closed
Configuring Two DataSources How-To code sample is inconsistent#48407
noojung wants to merge 1 commit intospring-projects:mainfrom
Configuring Two DataSources How-To code sample is inconsistent#48407
noojung wants to merge 1 commit intospring-projects:mainfrom
Conversation
Copy link
Contributor
This PR fixes mismatched bean names in Java and Kotlin example codes.
- Fix Qualifier usage
- Fix incorrect EntityManagerFactory naming
Signed-off-by: Hyunwoo Jung <hyunwoojung@kakao.com>
spring-projects-issues
added
the
status: waiting-for-triage
label
Dec 7, 2025
snicoll
self-assigned this
snicoll
changed the title
docs: Fix incorrect example codes in Data Access documentation
Configuring two datasources How-To code sample is inconsistent
snicoll
added
type: documentation
and removed status: waiting-for-triage
An issue we've not yet triagedlabels
Dec 8, 2025
snicoll
added this to the
3.4.13 milestone
snicoll
changed the title
Configuring two datasources How-To code sample is inconsistent
Configuring Two DataSources How-To code sample is inconsistent
snicoll
mentioned this pull request
snicoll pushed a commit that referenced this pull request
Dec 8, 2025See gh-48407 Signed-off-by: Hyunwoo Jung <hyunwoojung@kakao.com>
snicoll
closed this
in
306edb5
Copy link
Member
snicoll
commented
Dec 8, 2025
snicoll commented
Dec 8, 2025Good stuff @noojung - Thanks very much!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment