• What is Spring Framework 5?
  • Does Spring Boot support Spring Framework 5?
  • Why are we introducing Spring WebFlux?
  • Can I keeping using Spring MVC with Spring Framework 5?
  • What are Mono and Flux?
  • How do I make all my code non-blocking?
  • What if there is no reactive library for my database?
  • What about interoperability with other reactive libraries like RxJava?
  • Can I still write controller methods with annotations?
  • Can I write controller methods without using annotations?
  • Which HTTP servers will the WebFlux framework run on?
  • What about HTTP client code?
  • Will Spring Framework 5 work with Java 6 or Java 7?
  • Does Spring Framework 5 work with the new Java 9 module system?
  • Does Spring Framework 5 support Kotlin?
  • How do I upgrade to Spring Framework 5?
  • Where should I ask a technical question about Spring Framework 5?
  • I want to contribute / get involved with Spring Framework 5, what should I do?