Rob Winch
|
fe40952908
|
Revert "webflux-form sample uses Tomcat"
This reverts commit 67bb91bb76 .
We can use Netty again now that reactor/reactor-netty#248 has
been resolved.
Fixes: gh-4923
|
2018-01-23 08:31:41 -06:00 |
Johnny Lim
|
f3830eec7d
|
Rename userDetailsRepository to userDetailsService
|
2018-01-10 16:04:48 -06:00 |
Michael J. Simons
|
f9083614be
|
Remove duplicate dependency
|
2018-01-03 09:35:28 -06:00 |
Johnny Lim
|
921157cdcd
|
Remove explicit super() calls
|
2017-12-21 15:11:51 -06:00 |
Rob Winch
|
67bb91bb76
|
webflux-form sample uses Tomcat
Work around gh-4923
|
2017-12-20 15:08:49 -06:00 |
Rob Winch
|
d55db837e1
|
CsrfWebFilter places Mono<CsrfToken>
Fixes: gh-4855
|
2017-11-20 16:30:29 -06:00 |
Johnny Lim
|
d900f2a623
|
Remove unused imports
This commit also adds UnusedImportsCheck Checkstyle module.
|
2017-11-14 14:41:08 -06:00 |
Rob Winch
|
9d7802d71f
|
Configure logback for webflux-form
Issue gh-4802
|
2017-11-08 08:32:32 -06:00 |
Rob Winch
|
1728e21804
|
Update Thymeleaf
We can remove PatchThymleeafReactiveView now that it is fixed and released
in Thymeleaf.
Issue gh-4802
|
2017-11-08 08:29:49 -06:00 |
Rob Winch
|
75e77292cf
|
webflux-form sample
Fixes gh-4802
|
2017-11-07 22:25:56 -06:00 |