摘要:
java.lang.IllegalStateException: No thread-bound request found: Are you referring to request attributes outside of an actual web request, or processin 阅读全文
摘要:
1. cookie 21-Dec-2021 02:59:17.479 INFO [http-nio-8080-exec-73] org.apache.tomcat.util.http.parser.Cookie.logInvalidHeader A cookie header was receive 阅读全文
摘要:
org.springframework.transaction.NoTransactionException: No transaction aspect-managed TransactionStatus in scope 出错 @Async public Future<Boolean> test 阅读全文
摘要:
使用https-proxy-agent npm i https-proxy-agent 在代码中使用 需要加上rejectUnauthorized: false,否则可能会出现错误unable to verify the first certificate if(url.startsWith("ht 阅读全文