RootCauseunvalidated
create a new instance of BootRun without any classpath configuration — when we register a debug task as `tasks.register('debug', BootRun)`. Outcome: Gradle can not find the main class.
668889d8-adfa-405c-bd9b-cb3fdc982bb4
create a new instance of BootRun without any classpath configuration — when we register a debug task as tasks.register('debug', BootRun). Outcome: Gradle can not find the main class.