You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BootRun uses main whereas BootJar and BootWar use mainClass. Now that BootRun is no longer a JavaExec subclass we can rename the property to mainClass to make things consistent.