enter image description here
Mybatis3 uses the ${} syntax of OGNL parsing, right?
Does OGNL support all syntax? I need to use static variables or functions to obtain values in the xml mapper file of mybatis.
The expected OGNL syntax is very powerful.
The mapper.xml file supports the use of Java static variables and functions to obtain values.
New contributor
dream is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.