
Postman proxy 에서는 sock proxy를 지원하지 않으므로, sock proxy 를 http proxy 로 변환해줄 패키지를 설치해야 한다. npm install -g http-proxy-to-socks 설치 후, 아래 명령어로 5555 SOCKS proxy port 를 8080 http proxy port 로 변환해준다. hpts -s 127.0.0.1:5555 -p 8080 변환 후, Postman 에서 http proxy 를 셋팅하고 사용하면 된다. 참조 : https://medium.com/@indikaw/access-a-server-through-ssh-tunnel-and-send-api-requests-through-postman-in-windows-10-b7307974c1a0

META-INF 폴더에 있는 서명파일이 유효하지 않아 아래와 같은 runtime Exception 이 발생하는 경우가 있다. Exception in thread "main" [java.lang.SecurityException:](java.lang.SecurityException:) Invalid signature file digest for Manifest main attributes 이때는, uber Jar 에 포함되어 있는 서명파일을 제거 해줘야 한다. filters를 사용하여 Jar에 포함되지 않도록 한다. *:* META-INF/maven/** META-INF/*.SF META-INF/*.DSA META-INF/*.RSA 참조 https://cloud.google.com/dataproc/docs/..
- Total
- Today
- Yesterday
- Index
- mac
- intellij
- Git
- Size
- AWS
- JPA
- spring boot
- docker
- spring
- gradle
- install
- maven
- tomcat
- Container
- scala
- plugin
- Linux
- apm
- Java
- error
- elasticsearch
- Log
- Postman
- SpringBoot
- logstash
- Kibana
- Filter
- JSON
- Spark
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |