Configuring Two DataSources How-To code sample is inconsistent by noojung · Pull Request #48407 · spring-projects/spring-boot

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@noojung

Copy link

Contributor

@noojung noojung commented

Dec 7, 2025

edited

Loading

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 spring-projects-issues added the status: waiting-for-triage

An issue we've not yet triaged

label

Dec 7, 2025

@snicoll snicoll self-assigned this

Dec 8, 2025

@snicoll snicoll changed the title docs: Fix incorrect example codes in Data Access documentation Configuring two datasources How-To code sample is inconsistent

Dec 8, 2025

@snicoll snicoll added type: documentation

A documentation update

and removed status: waiting-for-triage

An issue we've not yet triaged

labels

Dec 8, 2025

@snicoll snicoll added this to the 3.4.13 milestone

Dec 8, 2025

@snicoll snicoll changed the title Configuring two datasources How-To code sample is inconsistent Configuring Two DataSources How-To code sample is inconsistent

Dec 8, 2025

snicoll pushed a commit that referenced this pull request

Dec 8, 2025
See gh-48407

Signed-off-by: Hyunwoo Jung <hyunwoojung@kakao.com>

@snicoll snicoll closed this in 306edb5

Dec 8, 2025

@snicoll

Copy link

Member

snicoll commented

Dec 8, 2025

Good stuff @noojung - Thanks very much!

noojung reacted with heart emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

@snicoll snicoll

Labels

type: documentation

A documentation update

Projects

None yet

Milestone

3.4.13

Development

Successfully merging this pull request may close these issues.

3 participants

@noojung @snicoll @spring-projects-issues