Support multi-view rendering
See gh-33162
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import org.springframework.web.reactive.result.view.script.*
|
||||
|
||||
"""<p>${i18n("hello")} $foo</p>"""
|
||||
@@ -0,0 +1,3 @@
|
||||
import org.springframework.web.reactive.result.view.script.*
|
||||
|
||||
"""<p>${i18n("hello")} $bar</p>"""
|
||||
Reference in New Issue
Block a user