Interface JStachioModelView

All Superinterfaces:
View

public interface JStachioModelView extends View
One way to use JStachio with Spring Webflux is to use this special View that will delegate to JStachio to render.

By default this view interface will use the static jstachio singleton which normally is the correct Spring wired version if configured correctly.

Author:
agentgt, dsyer