Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
T
topsun-bpm
Project
Project
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
鲁鑫
topsun-bpm
Commits
54e59267
Commit
54e59267
authored
Nov 16, 2023
by
鲁鑫
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
本地数据库
parent
56ebe5e1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
63 additions
and
0 deletions
+63
-0
application.properties
topsun-xt/src/main/resources/application.properties
+63
-0
No files found.
topsun-xt/src/main/resources/application.properties
0 → 100644
View file @
54e59267
#pub.db.url=jdbc:mysql://192.168.222.122:3406/topsun?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf-8&useSSL=false
#pub.db.user=root
#pub.db.password=123456
#log.db.url=jdbc:mysql://192.168.222.122:3406/topsun?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf-8&useSSL=false
#log.db.user=root
#log.db.password=123456
pub.db.url
=
jdbc:mysql://127.0.0.1:3306/topsun?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf-8&useSSL=false
pub.db.user
=
root
pub.db.password
=
root
log.db.url
=
jdbc:mysql://127.0.0.1:3306/topsun?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf-8&useSSL=false
log.db.user
=
root
log.db.password
=
root
shiro.host
=
127.0.0.1
shiro.port
=
6379
shiro.expire
=
1800000
system.dataSource
=
dataSource
system.hibernate.dialect
=
com.huigou.data.dialect.MySQL5InnoDBDialect
sqlDialect
=
mysql
#org.springframework.web.servlet.i18n.CookieLocaleResolver cookieDomain
locale.cookie.domain
=
#shiroFilter loginUrl
shiro.loginUrl
=
/Login.jsp
#cas shiroFilter loginUrl
#shiro.loginUrl=http://localhost:8085/cas/login?service=http://localhost:8080/yihe/Login.jsp
shiro.cas.flag
=
false
shiro.cas.serverUrlPrefix
=
http://localhost:8085/cas
shiro.cas.service
=
http://localhost:8080/yihe
#openldap and adldap server
shiro.ldap.serverUrlPrefix
=
ldap://192.168.2.200:389
shiro.ldap.systemUsername
=
manager
shiro.ldap.systemPassword
=
123456
#adldap: {0}@dev.huigou.com
#openldap: uid={0},ou=users,dc=huigou,dc=com
shiro.ldap.userDnTemplate
=
{0}@dev.huigou.com
#email
tech.email.enable
=
true
tech.email.host
=
smtp.qq.com
tech.email.username
=
1650842865@qq.com
tech.email.password
=
pfkkokowbrokdfdc
#tech.email.username=ssrfpm@sari.ac.cn
#tech.email.password=SSRF0518_pm
#tech.email.password=SSRFPMP
spring.http.multipart.enabled
=
true
spring.http.multipart.location
=
/upload
#egate
tech.egate.enable
=
false
icon.cssFile
=
themes/fontawesome/css/font-awesome.min.css
org.forceGenerateIdentifier
=
true
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