Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
TheGuyWhoCodes
on March 17, 2021
|
parent
|
context
|
favorite
| on:
The Modern Java Platform – 2021 Edition
I had the opposite reaction. They decided to reimplement almost everything and pushing hard on reactive stream, but their documentation is horrendous and the API is super complicated. After a month of tinkering I just gave up and used spring boot.
lenkite
on March 17, 2021
|
next
[–]
Please don't use Reactive in Java. Stick to plain imperative - and you'll be compatible with Project Loom in the future.
EvilEy3
on March 17, 2021
|
parent
|
next
[–]
I don't see how using Reactive makes you incompatible with Project Loom.
lenkite
on March 17, 2021
|
root
|
parent
|
next
[–]
I meant using the Reactive API types like using Publiher<Response> in REST APIs. These will be un-necessary in the future.
wiradikusuma
on March 17, 2021
|
prev
[–]
I almost fall into the same trap. Lucky the documentation for reactive approach is very lacking, and I'm lazy, so I stick with traditional approach.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: