In my case, when Resource Not Found appeared in the browser, the problem was the path to the build folder, in the quarkus.quinoa.build-dir property, it previously had the value dist/, so I put dist/angular and it worked. (I use version 19 of Angular)