Skip to content

Add documentation for Module Self Registration feature and removed incompatible file name with Windows #44

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
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

DanielSchiavo
Copy link

@DanielSchiavo DanielSchiavo commented May 29, 2025

1- Removed a file with an incompatible name for Windows (what-is-Mongock?.md) to ensure cross-platform compatibility. This change prevents issues when cloning or checking out the repository on Windows systems, which do not allow certain special characters in file names

2- Add documentation for Module Self Registration feature
This PR introduces documentation for the new "Module Self Registration" feature, which enables modules in a multi-module project to independently declare their own migration scan packages. It covers both Spring Boot (annotation-based) and standalone (builder-based) configurations, along with examples, usage instructions, and benefits.

@DanielSchiavo DanielSchiavo changed the title Removed incompatible file name with Windows Add documentation for Module Self Registration feature and removed incompatible file name with Windows May 29, 2025
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.

1 participant