Add spring-webflux compatibility to handlebars-springmvc (#642) - #647
Add spring-webflux compatibility to handlebars-springmvc (#642)#647shortstories wants to merge 2 commits into
Conversation
* update spring version (3.1.1.RELEASE -> 5.0.7.RELEASE) * add spring-webflux * update Junit version (4.11 -> 4.12) * add handlebar spring reactive view and view resolver
Codecov Report
@@ Coverage Diff @@## master #647 +/- ##
============================================
- Coverage 87.33% 87.28% -0.05% + Complexity 841 833 -8
============================================
Files 78 78 Lines 3023 2989 -34 Branches 411 407 -4 ============================================
- Hits 2640 2609 -31 + Misses 261 260 -1 + Partials 122 120 -2
Continue to review full report at Codecov.
|
coveralls
commented
Jul 25, 2018
jknack
commented
Jul 26, 2018
Looks good with one question. Is Spring 5.x compatible with 3.x? I know 3.x is old (very old) but don't want to break existing integrations |
shortstories
commented
Jul 30, 2018
I created a Spring3 test project (https://github.com/shortstories/spring3-mvc-maven-xml-hello-world) and tried to run it. It works without problems. |
nikos
commented
May 15, 2020
@jknack any chances this PR could be revitalized, so that Spring Webflux with Handlebars becomes available? |
codecov-commenter
commented
Sep 11, 2020
Codecov Report
@@ Coverage Diff @@## master #647 +/- ##
=========================================
Coverage 87.28% 87.28% Complexity 833 833 =========================================
Files 78 78 Lines 2989 2989 Branches 407 407 =========================================
Hits 2609 2609 Misses 260 260 Partials 120 120 Continue to review full report at Codecov.
|
3651d7f to
96e61bdCompareIRuzhnikov
commented
Sep 21, 2022
HI! how i can help for push it to master? Because it's really actual for me) |
ReactiveHandlebarsViewReactiveHandlebarsViewResolver