최초 세팅

This commit is contained in:
bd091
2025-10-18 11:02:29 +09:00
commit d2d07f57ac
452 changed files with 63476 additions and 0 deletions

View File

@@ -0,0 +1,53 @@
# 공통 설정
spring:
profiles:
active: local
thymeleaf:
prefix: classpath:templates/
suffix: .html
cache: false
check-template-location: true
servlet:
multipart:
maxFileSize: 500MB
maxRequestSize: 500MB
server:
port: 8082
compression:
enabled: true
server-header: server
error:
whitelabel:
enabled: false
path: /error/errorIntro.do
servlet:
session:
timeout: -1
mybatis:
type-aliases-package: com.entree
mapper-locations: mybatis/mappers/*.xml
configuration:
map-underscore-to-camel-case: true
# Popbill 설정
popbill:
link-id: NTSOFT
secret-key: Wha5GNilXotCWzsZFj4c1VAvFv3pSlnNog5zpZlxsZc=
is-test: false
is-ip-restrict-on-off: false
use-static-ip: false
use-local-time-yn: true
corpNum: 4901201321
userId: chanseul
senderName: madeu
senderPhoneNumber: 025474711
# Instagram 설정
instagram:
client-id: 17841400162629727
accesstoken: IGAAMzYDUuoLJBZAFBieGZAYWXplcjlkRGZAkenkxbDEtSWp0VDkxZA2VEOGljcndKR2NMWl9FQmNGUVlMTzZAkbWgxd0xjRXJlTjNhanB4VWxIX2tZARnhuZATUycEFoLVZAvbUtQam11blEzbDR6QmpjQVBBSm5wc0JKdnIyc2xxVVRrNAZDZD