35 lines
966 B
Markdown
35 lines
966 B
Markdown
|
1. 데이터사전정의서
|
||
|
- https://docs.google.com/spreadsheets/d/1t_Qwzyy0ysm9rWNda2tOouHJdhLwVQbBeyoWXx5QYUE/edit?usp=sharing
|
||
|
|
||
|
2. 코드정의서
|
||
|
- https://docs.google.com/spreadsheets/d/18ugTdmteicmre0eW2-BRjai6AuJj4k-qY7W0uVDkMYM/edit?usp=sharing
|
||
|
|
||
|
|
||
|
- 컴포넌트 설계
|
||
|
- https://docs.google.com/spreadsheets/d/1h77m9BFOJ3rm3er17zlh_Dr43KEesWxhm2q6P7QQ1Dg/edit?usp=sharing
|
||
|
|
||
|
- 씽크트리 관리시스템 공유문서
|
||
|
- https://docs.google.com/spreadsheets/d/1p07GOVObBReD6Xs82gk6_YzhQqJhaa4IP98i7xFtTMk/edit?usp=sharing
|
||
|
- https://docs.google.com/spreadsheets/d/1eO4Nqkqbx-Cqn8v8cMKc1XrlYkQ218Un9MNUkwLbKXM/edit#gid=1329685206
|
||
|
|
||
|
|
||
|
- ELK
|
||
|
http://118.220.143.172:5601/app/dev_tools#/console
|
||
|
|
||
|
- kafka
|
||
|
http://118.220.143.175:9000/
|
||
|
|
||
|
|
||
|
GET spring-sacp7-/_search
|
||
|
{
|
||
|
"track_total_hits": true,
|
||
|
"size":1000,
|
||
|
"query": {
|
||
|
"match_all": {}
|
||
|
},
|
||
|
"sort": [{ "recptn_dt.keyword": { "order" : "desc" } }]
|
||
|
}
|
||
|
|
||
|
|
||
|
- 판교 GIT
|
||
|
https://git.gmt.dscloud.biz/users/sign_in
|