summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fankhauser hiddenalpha.ch2023-01-03 19:51:17 +0100
committerAndreas Fankhauser hiddenalpha.ch2023-01-03 19:51:17 +0100
commit358355eb0f6bc3084acdf2e3b49a06ab1aae4c05 (patch)
tree2b668c9671996d7c2266082c5693cad12806f1cc
parentaa1095b44a1971be4cac921c67a74c29cf7b2be6 (diff)
downloadUnspecifiedGarbage-358355eb0f6bc3084acdf2e3b49a06ab1aae4c05.zip
UnspecifiedGarbage-358355eb0f6bc3084acdf2e3b49a06ab1aae4c05.tar.gz
(links) Add few links
-rw-r--r--doc/note/links/links.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/note/links/links.txt b/doc/note/links/links.txt
index 46dc6a2..ada9304 100644
--- a/doc/note/links/links.txt
+++ b/doc/note/links/links.txt
@@ -301,6 +301,7 @@ Links (Aka arguments)
## Command Escaping And Injection
- "https://jira.post.ch/browse/SDCISA-3602"
+- [My hopefully bullet-proove shell escaping](https://gitit.post.ch/projects/ISA/repos/jenkins-shared-libraries/pull-requests/82/overview?commentId=237165)
## logger noise spam verbose
- [fix the REAL problem please](https://jira.post.ch/browse/SDCISA-3637?focusedCommentId=1252741&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-1252741)
@@ -312,6 +313,7 @@ Links (Aka arguments)
## YAGNI (but also KISS and DRY)
- "https://medium.com/swlh/yagni-and-dry-the-kiss-of-death-for-your-software-project-cfd44b0654b6#fc82"
+- [eagle queue json only](https://gitit.post.ch/projects/ISA/repos/eagle/pull-requests/331/overview?commentId=236944)
## How to format method parameters
- "https://gitit.post.ch/projects/ISA/repos/god-backend/pull-requests/281/overview?commentId=210650"
@@ -416,3 +418,6 @@ Links (Aka arguments)
- [_](https://medium.com/ae-studio/save-a-month-of-your-life-by-using-these-keyboard-shortcuts-a07fdba5dc6e)
- [_](https://blog.superhuman.com/keyboard-vs-mouse/)
+## How to get real InputStream from RestTemplate
+- [java spring http web InputStream RestTemplate body](https://stackoverflow.com/a/62649586/4415884)
+