Skip to content

Change properties in DataSourceInitializerConfiguration #134

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

Open
fabapp2 opened this issue May 25, 2022 · 2 comments
Open

Change properties in DataSourceInitializerConfiguration #134

fabapp2 opened this issue May 25, 2022 · 2 comments
Labels
good first issue Good for newcomers

Comments

@fabapp2
Copy link
Contributor

fabapp2 commented May 25, 2022

If boot-2.4-2.5-sql-init-properties gets applied after boot-2.4-2.5-datasource-initializer the properties used in the DataSourceInitializerConfiguration (spring.datasource.schema-...) get changed. This is wrong.

To avoid this probably easiest is to change property names in DataSourceInitializerConfiguration, e.g. to spring.sql.init.schema-username and -password respectively.

Originally posted by @fabapp2 in #133 (comment)

@fabapp2 fabapp2 added the good first issue Good for newcomers label Jun 13, 2022
@Rjang1212
Copy link

is the issue still open?
It's been almost 3 years.

@fabapp2
Copy link
Contributor Author

fabapp2 commented May 22, 2025

Hi @Rjang1212, this project is unfortunately no longer maintained afaik.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants