1. Why
The application class is directly placed in the default package, such as Src/main/Java directory.
2. Solutions
It should be placed in the package path created under Src/main/Java. The details are as follows
1. Why
The application class is directly placed in the default package, such as Src/main/Java directory.
2. Solutions
It should be placed in the package path created under Src/main/Java. The details are as follows