java-airplay-server-examples
java-airplay-server-examples copied to clipboard
Task 'bootRun' not found in root project
Apparently something changed and the boot framework, which initially existed Is no longer there.
However, now the build/run instructions for the examples no longer work.
Going back to the initial commit isn't successful either, as that errors with
Plugin [id: 'io.freefair.lombok'] was not found in any (...) sources
you can run from facmous IDEs Netbeans 12.5 or Intellj. Or add custom gradle script to run, it is basic thing for developers.
Open each subproject then you can see bootRun in Netbeans Navigator. This is not an issue! Let's close this pls.