flowconversionservice.properties

来自「spring的WEB开发插件,支持多状态WEB开发」· PROPERTIES 代码 · 共 7 行

PROPERTIES
7
字号
# Default web flow specific converters registered by the FlowConversionService.
# Not meant to be customized by application developers.

org.springframework.webflow.TransitionCriteria=org.springframework.webflow.TextToTransitionCriteria
org.springframework.webflow.ViewDescriptorCreator=org.springframework.webflow.TextToViewDescriptorCreator
org.springframework.webflow.execution.FlowExecutionListenerCriteria=org.springframework.webflow.execution.TextToFlowExecutionListenerCriteria

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?