Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
T
test
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
邬友楠
test
Commits
f980a78d
Commit
f980a78d
authored
Jan 13, 2020
by
邬友楠
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
多数据源 SQLServer2012 数据库参数配置文件
parent
5a964b33
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
39 additions
and
0 deletions
+39
-0
application-sqlserver.properties
...ou-xt/src/main/resources/application-sqlserver.properties
+39
-0
No files found.
huigou-xt/src/main/resources/application-sqlserver.properties
0 → 100644
View file @
f980a78d
pub.db.url
=
jdbc:sqlserver://192.168.3.63:1433;DatabaseName=topsun
pub.db.user
=
sa
pub.db.password
=
topsunit@2019
log.db.url
=
jdbc:sqlserver://192.168.3.63:1433;DatabaseName=topsun
log.db.user
=
sa
log.db.password
=
topsunit@2019
shiro.host
=
127.0.0.1
shiro.port
=
6379
shiro.expire
=
18000
system.dataSource
=
dataSource
system.hibernate.dialect
=
com.huigou.data.dialect.SQLServer2012Dialect
#system.hibernate.dialect=com.microsoft.sqlserver.jdbc.SQLServerDriver
sqlDialect
=
sqlserver
#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
rtx.server.ip
=
192.168.2.200
sys.server.ip
=
127.0.0.1:8080/is/
corpId
=
wxafae524e350f2298
corpSecret
=
FwcIKKl8AcVp6xlaXYxfMF0KSTFmyWGP9ZSt0iaCFNf-1GQcLU29ulmk4mVax1QB
\ 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