René's URL Explorer Experiment


Title: WxPayConfig#hashCode 检查 verifier 字段导致异常 · Issue #1864 · binarywang/WxJava · GitHub

Open Graph Title: WxPayConfig#hashCode 检查 verifier 字段导致异常 · Issue #1864 · binarywang/WxJava

X Title: WxPayConfig#hashCode 检查 verifier 字段导致异常 · Issue #1864 · binarywang/WxJava

Description: 模块版本情况 WxJava 模块名: WxPayConfig WxJava 版本号: 3.9.0 详细描述 WxPayConfig#hashCode 会检查 verifier 字段,调用 WxPayConfig#getVerifier 方法,在方法内会初始化 verifier,导致检查与 http client 相关的参数,即使这些参数在项目中用不到。 在将 WxPayConfig 注册为 Spring Boot 里的 Bean 时,会调用 hashCode ,导致整个...

Open Graph Description: 模块版本情况 WxJava 模块名: WxPayConfig WxJava 版本号: 3.9.0 详细描述 WxPayConfig#hashCode 会检查 verifier 字段,调用 WxPayConfig#getVerifier 方法,在方法内会初始化 verifier,导致检查与 http client 相关的参数,即使这些参数在项目中用不到。 在将 WxPayConfig 注册为 ...

X Description: 模块版本情况 WxJava 模块名: WxPayConfig WxJava 版本号: 3.9.0 详细描述 WxPayConfig#hashCode 会检查 verifier 字段,调用 WxPayConfig#getVerifier 方法,在方法内会初始化 verifier,导致检查与 http client 相关的参数,即使这些参数在项目中用不到。 在将 WxPayConfig 注册为 ...

Opengraph URL: https://github.com/binarywang/WxJava/issues/1864

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"WxPayConfig#hashCode 检查 verifier 字段导致异常","articleBody":"\r\n### 模块版本情况\r\n* WxJava 模块名: WxPayConfig\r\n* WxJava 版本号: 3.9.0\r\n\r\n### 详细描述\r\n`WxPayConfig#hashCode` 会检查 `verifier` 字段,调用 `WxPayConfig#getVerifier` 方法,在方法内会初始化 `verifier`,导致检查与 http client 相关的参数,即使这些参数在项目中用不到。\r\n\r\n在将 `WxPayConfig` 注册为 Spring Boot 里的 Bean 时,会调用 `hashCode` ,导致整个 App 启动失败。\r\n\r\n测试样例:\r\n```\r\nnew WxPayConfig().hashCode();\r\n```\r\n\r\n异常:\r\n```\r\nWxPayException(customErrorMsg=请确保privateKeyPath已设置\r\n, returnCode=null, returnMsg=null, resultCode=null, errCode=null, errCodeDes=null, xmlString=null)\r\n\tat com.github.binarywang.wxpay.config.WxPayConfig.initApiV3HttpClient(WxPayConfig.java:245)\r\n\tat com.github.binarywang.wxpay.config.WxPayConfig.getVerifier(WxPayConfig.java:193)\r\n\tat com.github.binarywang.wxpay.config.WxPayConfig.hashCode(WxPayConfig.java:31)\r\n```\r\n","author":{"url":"https://github.com/xJoeWoo","@type":"Person","name":"xJoeWoo"},"datePublished":"2020-11-11T10:55:15.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/1864/WxJava/issues/1864"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:d7da0e75-62a9-58cc-7c26-26bf74ade8d9
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idD048:1721AF:91C44F:C22118:69648E82
html-safe-nonce2eea34af9f605fa5573265fce4cafa5e11efe56ad90693a0607b1512f10859c8
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEMDQ4OjE3MjFBRjo5MUM0NEY6QzIyMTE4OjY5NjQ4RTgyIiwidmlzaXRvcl9pZCI6IjIxMDk2NzIyNzgxMTI2MzY1NDYiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac9a6c4f78f139fdd07692b3813eccdd7d96c80fe84c5ea9610eea1e2c0a5e36a5
hovercard-subject-tagissue:740671995
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/binarywang/WxJava/1864/issue_layout
twitter:imagehttps://opengraph.githubassets.com/17915dd2df32b4f99be0a4e7099482949fcfd56b3984148e0559c003ffb19c47/binarywang/WxJava/issues/1864
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/17915dd2df32b4f99be0a4e7099482949fcfd56b3984148e0559c003ffb19c47/binarywang/WxJava/issues/1864
og:image:alt模块版本情况 WxJava 模块名: WxPayConfig WxJava 版本号: 3.9.0 详细描述 WxPayConfig#hashCode 会检查 verifier 字段,调用 WxPayConfig#getVerifier 方法,在方法内会初始化 verifier,导致检查与 http client 相关的参数,即使这些参数在项目中用不到。 在将 WxPayConfig 注册为 ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamexJoeWoo
hostnamegithub.com
expected-hostnamegithub.com
Nonebaa7d9900fdf7b27d604f36887af878d569cfbdcf97126832a5f4f0caf0c6ba5
turbo-cache-controlno-preview
go-importgithub.com/binarywang/WxJava git https://github.com/binarywang/WxJava.git
octolytics-dimension-user_id1343140
octolytics-dimension-user_loginbinarywang
octolytics-dimension-repository_id49122742
octolytics-dimension-repository_nwobinarywang/WxJava
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id49122742
octolytics-dimension-repository_network_root_nwobinarywang/WxJava
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release842eff1d11f899d02b6b3b98fa3ea4860e64b34e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/binarywang/WxJava/issues/1864#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fbinarywang%2FWxJava%2Fissues%2F1864
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fbinarywang%2FWxJava%2Fissues%2F1864
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=binarywang%2FWxJava
Reloadhttps://github.com/binarywang/WxJava/issues/1864
Reloadhttps://github.com/binarywang/WxJava/issues/1864
Reloadhttps://github.com/binarywang/WxJava/issues/1864
binarywang https://github.com/binarywang
WxJavahttps://github.com/binarywang/WxJava
Please reload this pagehttps://github.com/binarywang/WxJava/issues/1864
Notifications https://github.com/login?return_to=%2Fbinarywang%2FWxJava
Fork 9k https://github.com/login?return_to=%2Fbinarywang%2FWxJava
Star 32.4k https://github.com/login?return_to=%2Fbinarywang%2FWxJava
Code https://github.com/binarywang/WxJava
Issues 17 https://github.com/binarywang/WxJava/issues
Pull requests 4 https://github.com/binarywang/WxJava/pulls
Discussions https://github.com/binarywang/WxJava/discussions
Actions https://github.com/binarywang/WxJava/actions
Wiki https://github.com/binarywang/WxJava/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/binarywang/WxJava/security
Please reload this pagehttps://github.com/binarywang/WxJava/issues/1864
Insights https://github.com/binarywang/WxJava/pulse
Code https://github.com/binarywang/WxJava
Issues https://github.com/binarywang/WxJava/issues
Pull requests https://github.com/binarywang/WxJava/pulls
Discussions https://github.com/binarywang/WxJava/discussions
Actions https://github.com/binarywang/WxJava/actions
Wiki https://github.com/binarywang/WxJava/wiki
Security https://github.com/binarywang/WxJava/security
Insights https://github.com/binarywang/WxJava/pulse
New issuehttps://github.com/login?return_to=https://github.com/binarywang/WxJava/issues/1864
New issuehttps://github.com/login?return_to=https://github.com/binarywang/WxJava/issues/1864
WxPayConfig#hashCode 检查 verifier 字段导致异常https://github.com/binarywang/WxJava/issues/1864#top
3.9.9https://github.com/binarywang/WxJava/milestone/12
https://github.com/xJoeWoo
https://github.com/xJoeWoo
xJoeWoohttps://github.com/xJoeWoo
on Nov 11, 2020https://github.com/binarywang/WxJava/issues/1864#issue-740671995
3.9.9https://github.com/binarywang/WxJava/milestone/12
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.