Skip to content

Refactor JdbcConnectionDetailsBeanPostProcessor to obtain dataSourceClass from generics#50883

Closed
quaff wants to merge 1 commit into
spring-projects:mainfrom
quaff:patch-223
Closed

Refactor JdbcConnectionDetailsBeanPostProcessor to obtain dataSourceClass from generics#50883
quaff wants to merge 1 commit into
spring-projects:mainfrom
quaff:patch-223

Conversation

@quaff

@quaff quaff commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

It make codes more concise, and it's safe to change constructor signature since those classes aren't public API.

…lass from generics

It make codes more concise, and it's safe to change constructor signature since those classes aren't public API.

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 29, 2026
@snicoll

snicoll commented Jun 29, 2026

Copy link
Copy Markdown
Member

Thanks, but I don't think that's a problem that we have to provide the value this way.

@snicoll snicoll closed this Jun 29, 2026
@snicoll snicoll added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: declined A suggestion or change that we don't feel we should currently apply

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants