Skip to content

Commit

Permalink
add master-slave:props
Browse files Browse the repository at this point in the history
  • Loading branch information
tristaZero committed Jul 19, 2018
1 parent 40468c9 commit effdb59
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,9 @@
<entry key="key1" value="value1" />
</master-slave:config-map>
</master-slave:data-source>
<master-slave:props>
<prop key="sql.show">${sql_show}</prop>
<prop key="executor.size">10</prop>
<prop key="foo">bar</prop>
</master-slave:props>
</beans>

0 comments on commit effdb59

Please sign in to comment.