Renaming a module in IntelliJ IDEA

Viewed 7821

I work on spring boot application. When I click on module->Refactor/Rename I get two options:

enter image description here

I know what renaming directory is, but what about renaming module? What does this change do?

1 Answers
Related