Hacker News new | ask | show | jobs
by rwoerz 53 days ago
They stopped at the Promises level with CompletableFuture that lead to "colored frameworks" like WebMVC vs. WebFlux in Spring.
1 comments

Who is they? Java has moved past those promise based API and avoided async/await mistake.