Naming conventions for modules in a modulith
I am starting to split a Spring Boot monolith into a set of independent modules, and I was wondering if there is any naming convention that popular wisdom suggests to follow for naming those modules.
I am starting to split a Spring Boot monolith into a set of independent modules, and I was wondering if there is any naming convention that popular wisdom suggests to follow for naming those modules.