Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
youka-manage
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
java-youka-wallet
youka-manage
Commits
656a537c
Commit
656a537c
authored
Mar 02, 2018
by
Java-张振楠
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
①添加Koala Cloud配置
parent
5d766a78
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
0 deletions
+16
-0
ehcache-local.xml
src/main/resources/cache/ehcache-local.xml
+1
-0
ehcache-rmi.xml
src/main/resources/cache/ehcache-rmi.xml
+1
-0
log4j.properties
src/main/resources/log4j.properties
+1
-0
youka.properties
src/main/resources/youka.properties
+13
-0
No files found.
src/main/resources/cache/ehcache-local.xml
View file @
656a537c
...
@@ -2,6 +2,7 @@
...
@@ -2,6 +2,7 @@
<ehcache
updateCheck=
"false"
name=
"defaultCache"
>
<ehcache
updateCheck=
"false"
name=
"defaultCache"
>
<diskStore
path=
"../temp/jeesite/ehcache"
/>
<diskStore
path=
"../temp/jeesite/ehcache"
/>
<!--<diskStore path="/tomcat/webapps/ROOT/youka/temp/jeesite/ehcache" />-->
<!-- 默认缓存配置. 自动失效:最后一次访问时间间隔300秒失效,若没有访问过自创建时间600秒失效。-->
<!-- 默认缓存配置. 自动失效:最后一次访问时间间隔300秒失效,若没有访问过自创建时间600秒失效。-->
<defaultCache
maxEntriesLocalHeap=
"1000"
eternal=
"false"
timeToIdleSeconds=
"300"
timeToLiveSeconds=
"600"
<defaultCache
maxEntriesLocalHeap=
"1000"
eternal=
"false"
timeToIdleSeconds=
"300"
timeToLiveSeconds=
"600"
...
...
src/main/resources/cache/ehcache-rmi.xml
View file @
656a537c
...
@@ -11,6 +11,7 @@
...
@@ -11,6 +11,7 @@
<cacheManagerPeerListenerFactory
class=
"net.sf.ehcache.distribution.RMICacheManagerPeerListenerFactory"
/>
<cacheManagerPeerListenerFactory
class=
"net.sf.ehcache.distribution.RMICacheManagerPeerListenerFactory"
/>
<diskStore
path=
"../temp/jeesite/ehcache"
/>
<diskStore
path=
"../temp/jeesite/ehcache"
/>
<!--<diskStore path="/tomcat/webapps/ROOT/youka/temp/jeesite/ehcache" />-->
<!-- 默认缓存配置. -->
<!-- 默认缓存配置. -->
<defaultCache
maxEntriesLocalHeap=
"1000"
eternal=
"false"
timeToIdleSeconds=
"300"
timeToLiveSeconds=
"600"
<defaultCache
maxEntriesLocalHeap=
"1000"
eternal=
"false"
timeToIdleSeconds=
"300"
timeToLiveSeconds=
"600"
...
...
src/main/resources/log4j.properties
View file @
656a537c
...
@@ -9,6 +9,7 @@ log4j.appender.Console.layout.ConversionPattern=%d %-5p [%c{5}] - %m%n
...
@@ -9,6 +9,7 @@ log4j.appender.Console.layout.ConversionPattern=%d %-5p [%c{5}] - %m%n
#RollingFile
#RollingFile
log4j.appender.RollingFile
=
org.apache.log4j.DailyRollingFileAppender
log4j.appender.RollingFile
=
org.apache.log4j.DailyRollingFileAppender
log4j.appender.RollingFile.File
=
D:/logs/youka/manage.log
log4j.appender.RollingFile.File
=
D:/logs/youka/manage.log
#log4j.appender.RollingFile.File=/tomcat/webapps/ROOT/youka/log/manage.log
log4j.appender.RollingFile.layout
=
org.apache.log4j.PatternLayout
log4j.appender.RollingFile.layout
=
org.apache.log4j.PatternLayout
log4j.appender.RollingFile.layout.ConversionPattern
=
%d [%t] %-5p [%c] - %m%n
log4j.appender.RollingFile.layout.ConversionPattern
=
%d [%t] %-5p [%c] - %m%n
...
...
src/main/resources/youka.properties
View file @
656a537c
...
@@ -15,6 +15,9 @@ jdbc.driver=com.mysql.jdbc.Driver
...
@@ -15,6 +15,9 @@ jdbc.driver=com.mysql.jdbc.Driver
jdbc.url
=
jdbc:mysql://localhost:3306/youka?useUnicode=true&characterEncoding=utf-8
jdbc.url
=
jdbc:mysql://localhost:3306/youka?useUnicode=true&characterEncoding=utf-8
jdbc.username
=
root
jdbc.username
=
root
jdbc.password
=
admin
jdbc.password
=
admin
#jdbc.url=jdbc:mysql://mysql.zhennan-test.svc:3306/mydb?useUnicode=true&characterEncoding=utf-8
#jdbc.username=myuser
#jdbc.password=mypassword
#mssql database settings
#mssql database settings
#jdbc.type=mssql
#jdbc.type=mssql
...
@@ -122,3 +125,12 @@ activiti.form.server.url=
...
@@ -122,3 +125,12 @@ activiti.form.server.url=
#\u5de5\u7a0b\u8def\u5f84\uff0c\u5728\u4ee3\u7801\u751f\u6210\u65f6\u83b7\u53d6\u4e0d\u5230\u5de5\u7a0b\u8def\u5f84\u65f6\uff0c\u53ef\u518d\u6b64\u6307\u5b9a\u7edd\u5bf9\u8def\u5f84\u3002
#\u5de5\u7a0b\u8def\u5f84\uff0c\u5728\u4ee3\u7801\u751f\u6210\u65f6\u83b7\u53d6\u4e0d\u5230\u5de5\u7a0b\u8def\u5f84\u65f6\uff0c\u53ef\u518d\u6b64\u6307\u5b9a\u7edd\u5bf9\u8def\u5f84\u3002
#projectPath=D\:\\workspace\\jeesite
#projectPath=D\:\\workspace\\jeesite
#路径前缀
sys.pre.url
=
http://localhost:8080/
#sys.pre.url=http://youka-api-zhennan-test.router.default.svc.cluster.local/
#图片文件保存地址
image.save.url
=
D:/youka/images/
#image.save.url=/tomcat/webapps/ROOT/youka/image/
#图片返回路径
image.return.url
=
youka/image/
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment