what’s the best way to avoid putting the burden of...
# spring
r
what’s the best way to avoid putting the burden of handling 202 on the caller (without wasting too much resources on the server). I was thinking coroutines or spring webflux