1 Star 0 Fork 0

吾爱代码 / paas_test

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pig-auth-dev.yml 1006 Bytes
一键复制 编辑 原始数据 按行查看 历史
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: ENC(Ho5VxMWMMIzfIEE8/WxVzA==)
clientSecret: ENC(Ho5VxMWMMIzfIEE8/WxVzA==)
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
logging:
config: classpath:logback.xml
Java
1
https://gitee.com/person-soft/pig_test.git
git@gitee.com:person-soft/pig_test.git
person-soft
pig_test
paas_test
master

搜索帮助