• This repository has been archived on 09/Apr/2018
  • Stars
    star
    167
  • Rank 226,635 (Top 5 %)
  • Language
    Shell
  • Created almost 9 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

DEPRECATED: Spring Boot Web Reactive Starter

Spring Boot Web Reactive Starter

This experimental project has been merged in Spring Boot 2.0 with the new spring-boot-starter-webflux.

Please refer to the Web Reactive support in Spring Framework 5.0 and the Spring Boot 2.0 reference documentation.

Quickstart

Go to start.spring.io, set the Spring Boot version to 2.0.0(SNAPSHOT) and add the "Reactive Web" starter.

From there you can take a look at the WebFlux sample apps in the spring boot repository.

FAQ

How should I migrate my existing app to the official starter?

  • Remove the spring-boot-dependencies-web-reactive BOM import
  • Replace the "org.springframework.boot.experimental:spring-boot-starter-web-reactive" dependency with "org.springframework.boot:spring-boot-starter-webflux"
  • Rebuild your project!

I've found an issue, I have a question - where should I report it?

Is Spring Boot required to run Spring Web Reactive?

It certainly makes things easier, but it's not mandatory. For manual bootstrapping, please [read the reference documentation] (http://docs.spring.io/spring-framework/docs/5.0.0.BUILD-SNAPSHOT/spring-framework-reference/html/web-reactive.html#web-reactive-getting-started-manual).

More Repositories

1

issues-dashboard

Java
196
star
2

webflux-workshop

Spring WebFlux workshop
Java
158
star
3

spring-resource-handling

Spring Framework 4.1 Resource Handling example
Java
132
star
4

spring-flights

Demo application showcasing RSocket support in Spring
Java
92
star
5

webflux-streaming-showcase

Spring WebFlux streaming demo
Java
65
star
6

spring-reactive-university

Java
60
star
7

http2-experiments

Companion repo for the "HTTP/2 for the web developer" talk
Java
35
star
8

initializr-stats

Companion apps for the Spring Boot 2.0 Web Apps talk
Java
18
star
9

gulp-bower-src

Gulp-src bower components files
JavaScript
14
star
10

graphql-music

graphql-music
Java
12
star
11

ops-status

Operations Status Dashboard demo
Java
10
star
12

scorecard

Java
9
star
13

web-benchmarks

Java
8
star
14

lectures

Java
7
star
15

gulp-cram

Gulp plugin - assemble resources using cujoJS cram
JavaScript
7
star
16

resource-handling-workshop

Managing front-end assets in Spring Boot 1.3+ web applications
Shell
4
star
17

upgrading-spring-boot-2

Java
4
star
18

spring-boot-workshop

Java
2
star
19

responsewrapper-bench

Java
2
star
20

bootjug

Intro to Spring Boot
Java
2
star
21

spring-boot-4tw-steps

"Clean" repo that defines the steps for the "Intro to Spring Boot for the web tier" SpringOne talk
Java
2
star
22

ohmynode

JavaScript
1
star
23

recipes

recipes and cooking ideas (in french)
1
star
24

runtimehints-testing

Java
1
star
25

urlshortener

simple URL shortener application based on resthub + resthub-js
Java
1
star
26

chromeframe-url-check

JavaScript
1
star
27

simple-web-proxy

JavaScript
1
star
28

conference-application

Shell
1
star
29

spring-asciidoctor-theme

CSS
1
star