Spring boot multiple main class
1. Overview When Spring boot application contains multiple main class at that time exception will be thrown at time of compilation because spring boot will get confused from which main…
1. Overview When Spring boot application contains multiple main class at that time exception will be thrown at time of compilation because spring boot will get confused from which main…