Join Slack
Powered by
How does vert.x compare to spring?
# vertx
n
noone
11/10/2017, 1:42 AM
How does vert.x compare to spring?
n
napperley
11/10/2017, 3:06 AM
Vert.x and Spring framework are like Apples and Oranges which can't be compared. A proper comparison would be between Vert.x and WebFlux (part of Spring 5 -
https://docs.spring.io/spring-framework/docs/5.0.0.BUILD-SNAPSHOT/spring-framework-reference/html/web-reactive.html
). I'm assuming you are talking about the Spring framework and not Spring Boot.
napperley
11/10/2017, 4:18 AM
Best comparison between Vert.x and WebFlux can be found here:
https://dreamix.eu/blog/java/reactive-java-vert-x-vs-spring-framework-5
n
noone
11/10/2017, 11:10 PM
thanks this is very helpful
3
Views
Open in Slack
Previous
Next