1 Star 0 Fork 2.7K

povoq/pig-config

forked from Gie/pig-config 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pig-auth-dev.yml 913 Bytes
一键复制 编辑 原始数据 按行查看 历史
lengleng 提交于 2018-05-08 20:13 . 更新 pig-auth-dev.yml
server:
port: 3000
# datasoure默认使用JDBC
spring:
freemarker:
allow-request-override: false
allow-session-override: false
cache: true
charset: UTF-8
check-template-location: true
content-type: text/html
enabled: true
expose-request-attributes: false
expose-session-attributes: false
expose-spring-macro-helpers: true
prefer-file-system-access: true
suffix: .ftl
template-loader-path: classpath:/templates/
pig:
auth:
clientId: pig
clientSecret: pig
scope: server
social:
qq:
providerId: qq
clientId: ENC(jYTHlVSN8p2C3KrLz40H7JJYZcQs3SAK)
clientSecret: ENC(DmTyBXeNFG7Z6pooPCtDUMcI1MYTiO3ldaEOuVWmOTpgDVmyGMsI42hz6OM+0pEE)
urls:
anon:
- /authentication/**
- /**/*.css
- /social
- /signin
- /signup
- /info
- /health
- /metrics/**
- /loggers/**
- /mobile/token
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/povoq/pig-config.git
git@gitee.com:povoq/pig-config.git
povoq
pig-config
pig-config
dev

搜索帮助