mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 01:58:16 +08:00

This commit adds a new InitializrMetadataUpdateStrategy callback interface that can be used to customize what should happen when the metadata has to be refreshed. Closes gh-816