Skip to content
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

Zj/spring custom initializer 1024 #323

Merged
merged 6 commits into from
Nov 4, 2024

Conversation

zdenek-jonas
Copy link
Contributor

@zdenek-jonas zdenek-jonas commented Oct 30, 2024

This pull request introduces a new feature for configuring storage before it is created in a Spring Boot application, along with some related changes. The most important changes include the addition of a StorageContextInitializer interface, its implementation in an example class, and modifications to the EmbeddedStorageFoundationFactory to support this new feature.

New feature for storage configuration:

Modifications to support the new feature:

@zdenek-jonas zdenek-jonas requested a review from fh-ms October 30, 2024 09:06
@fh-ms fh-ms added this to the 2.1.0 milestone Nov 4, 2024
@zdenek-jonas zdenek-jonas merged commit b911fd9 into main Nov 4, 2024
8 checks passed
@zdenek-jonas zdenek-jonas deleted the zj/spring_custom_initializer_1024 branch November 4, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants