This commit is contained in:
2018-06-17 10:36:24 +08:00
parent 4d2f63555b
commit 05bcd44e97
9 changed files with 117 additions and 8 deletions

View File

@@ -5,6 +5,9 @@
<!-- 详细配置说明见: http://redkale.org/redkale.html#redkale_confxml -->
<resources>
<source name="redis" value="org.redkalex.cache.RedisCacheSource" xxx="16">
<node addr="redishost" port="6379"/>
</source>
</resources>
<server protocol="HTTP" host="0.0.0.0" port="6060" root="root">