mybatis/thymeleaf-scripting

Change property key to use2way from use-2way

kazuki43zoo opened this issue · 0 comments

In current implementation, use2way and use-2way are same mean. But I decide to change it because become to same name with spring boot's configuration property key.

NOTE: This change has backward compatibility.