Bug Resolution: Unable to find main class
Bug Description
- IDE: IntelliJ IDEA 2021.3
- Language: Java
- Error: Unable to find main class
I have created a multi-module Spring Boot project that will serve as a tool library for other projects to use. When building the multi-module Spring Boot project, the IDE prompts the following error: Unable to find main class.