René's URL Explorer Experiment


Title: Pull requests · java-ora/WeixinMultiPlatform · GitHub

Open Graph Title: Pull requests · java-ora/WeixinMultiPlatform

X Title: Pull requests · java-ora/WeixinMultiPlatform

Description: weixin-mp-java 基于Java,Spring,Maven实现的微信公众平台一整套代码,从前端Controller到后端的Dao的实现
============== 1.0.1 2013-1月更新: 支持上传下载多媒体文件 支持接收消息(语音似乎总有问题,同时收到来自微信两个服务器的空的POST的请求,论坛上也有很多人反映此情况) 支持用户管理 支持自定义菜单CRD 支持推广支持接口 强化测试代码 优化代码结构,增加WxMessageHandlerIfc, 只要实现该接口的所有spring bean在收到消息后都会被自动调用. ============== 实现功能:消息接口,通用接口和菜单接口(没有内测号无法测试)
============== 由于涉及的框架比较杂乱,在此一一解释:
1. 简便实用的前置条件:
你的项目是基于Spring,Maven,Hibernate架构;
你的项目至少有一个已经存在的配置文件;
需要在配置文件(例子:application.properties)中添加
wx_token=your_token
wx_appid=asdf
wx_appsecret=secret
没有在线的Maven仓库,强烈建议clone代码到本地作为子工程使用;
2. 如果你是通过spring-annotation配置bean的话,那么只要在你的Spring xml配置文件里加入以下两句便可:
<context:component-scan base-package="com.hamster.weixinmp" />
<util:properties id="wxProperties" location="classpath:/application.properties"/>
如果没有util的话,在beans xml声明中加入:
xmlns:util="http://www.springframework.org/schema/util"
xsi:schemaLocation="…..
http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-3.1.xsd"
在org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean的packageToScan中添加org.hamster.weixinmp.dao 3. 如果不想用数据库,那么只扫描com.hamster.weixinmp.service和com.hamster.weixinmp.controller即可,所有的dao在wxService中配置模式均为可选,如果没有注入,则不会执行存储操作;
4. 项目使用了lombok生成Getter/Setter, toString, hashCode, equals方法,lombok有eclipse插件,具体怎么安装请看这里:http://projectlombok.org/download.html,如果不想用lombok的话那么就手动删掉那些注解并用eclipse等工具重新生成一下这些方法便可。
5. 如果你的项目是通过xml的方式配置的话,你需要将所有的dao,service和controller配置到xml中(浩大的工程= =)
6. 数据库的前缀为wx_,一般来说不会有冲突,真冲突了那就自己手动改改吧,反正也不麻烦
7. 数据库有些额外的字段,比如自增长的id,created_date等,用不到就无视吧
8. 如果你不用maven的话……那就把java代码都拷贝到自己的工程里面去吧……
- Pull requests · java-ora/WeixinMultiPlatform

Open Graph Description: weixin-mp-java 基于Java,Spring,Maven实现的微信公众平台一整套代码,从前端Controller到后端的Dao的实现<br /> ============== 1.0.1 2013-1月更新: 支持上传下载多媒体文件 支持接收消息(语音似乎总有问题,同时收到来自微信两个服务器的空的POST的请求,论坛上也有很多人反映此情况) 支持用户管理 支持自定义...

X Description: weixin-mp-java 基于Java,Spring,Maven实现的微信公众平台一整套代码,从前端Controller到后端的Dao的实现&lt;br /&gt; ============== 1.0.1 2013-1月更新: 支持上传下载多媒体文件 支持接收消息(语音似乎总有问题,同时收到来自微信两个服务器的空的POST的请求,论坛上也有很多人反映此情况) 支持用户...

Opengraph URL: https://github.com/java-ora/WeixinMultiPlatform

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pulls(.:format)
route-controllerpull_requests
route-actionindex
fetch-noncev2:a9a8ce97-ac97-e1bf-edd1-55be95714cfa
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id869E:135646:B0BB57:EEE385:6A52BC53
html-safe-nonceb04b2ed72dbeb5a87276aee65be57470e48ad0c0bf196a5f5bbf0a3524aab829
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4NjlFOjEzNTY0NjpCMEJCNTc6RUVFMzg1OjZBNTJCQzUzIiwidmlzaXRvcl9pZCI6IjIwNjM4MTQ5OTcwODI1OTQxMSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac4c21c38546e1a4f2874b8519f3c92fe20eef4b5c7962e308c634d665950cb7fa
hovercard-subject-tagrepository:132854266
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location-query-striptrue
analytics-location///pull_requests/index
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/java-ora/WeixinMultiPlatform/pulls
twitter:imagehttps://opengraph.githubassets.com/6234f626ce4bef7b67a331e1d73f7c000eefb65f4b7a24e4e11cdccce5c5584e/java-ora/WeixinMultiPlatform
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/6234f626ce4bef7b67a331e1d73f7c000eefb65f4b7a24e4e11cdccce5c5584e/java-ora/WeixinMultiPlatform
og:image:altweixin-mp-java 基于Java,Spring,Maven实现的微信公众平台一整套代码,从前端Controller到后端的Dao的实现<br /> ============== 1.0.1 2013-1月更新: 支持上传下载多媒体文件 支持接收消息(语音似乎总有问题,同时收到来自微信两个服务器的空的POST的请求,论坛上也有很多人反映此情况) 支持用户管理 支持自定义...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneb9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb
turbo-cache-controlno-preview
go-importgithub.com/java-ora/WeixinMultiPlatform git https://github.com/java-ora/WeixinMultiPlatform.git
octolytics-dimension-user_id6028935
octolytics-dimension-user_loginjava-ora
octolytics-dimension-repository_id132854266
octolytics-dimension-repository_nwojava-ora/WeixinMultiPlatform
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id132839758
octolytics-dimension-repository_parent_nwozhangyaohai/WeixinMultiPlatform
octolytics-dimension-repository_network_root_id32510526
octolytics-dimension-repository_network_root_nwolushtree-cn-honeyzhao/WeixinMultiPlatform
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
release07a982c1d40157c619b364352b704c3ce66bb332
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/java-ora/WeixinMultiPlatform/pulls#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fjava-ora%2FWeixinMultiPlatform%2Fpulls
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
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
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
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/enterprise/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%2Fjava-ora%2FWeixinMultiPlatform%2Fpulls
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%2Fpull_requests%2Findex&source=header-repo&source_repo=java-ora%2FWeixinMultiPlatform
Reloadhttps://github.com/java-ora/WeixinMultiPlatform/pulls
Reloadhttps://github.com/java-ora/WeixinMultiPlatform/pulls
Reloadhttps://github.com/java-ora/WeixinMultiPlatform/pulls
Please reload this pagehttps://github.com/java-ora/WeixinMultiPlatform/pulls
java-ora https://github.com/java-ora
WeixinMultiPlatformhttps://github.com/java-ora/WeixinMultiPlatform
zhangyaohai/WeixinMultiPlatformhttps://github.com/zhangyaohai/WeixinMultiPlatform
Notifications https://github.com/login?return_to=%2Fjava-ora%2FWeixinMultiPlatform
Fork 0 https://github.com/login?return_to=%2Fjava-ora%2FWeixinMultiPlatform
Star 0 https://github.com/login?return_to=%2Fjava-ora%2FWeixinMultiPlatform
Code https://github.com/java-ora/WeixinMultiPlatform
Pull requests 0 https://github.com/java-ora/WeixinMultiPlatform/pulls
Actions https://github.com/java-ora/WeixinMultiPlatform/actions
Projects https://github.com/java-ora/WeixinMultiPlatform/projects
Wiki https://github.com/java-ora/WeixinMultiPlatform/wiki
Security and quality 0 https://github.com/java-ora/WeixinMultiPlatform/security
Insights https://github.com/java-ora/WeixinMultiPlatform/pulse
Code https://github.com/java-ora/WeixinMultiPlatform
Pull requests https://github.com/java-ora/WeixinMultiPlatform/pulls
Actions https://github.com/java-ora/WeixinMultiPlatform/actions
Projects https://github.com/java-ora/WeixinMultiPlatform/projects
Wiki https://github.com/java-ora/WeixinMultiPlatform/wiki
Security and quality https://github.com/java-ora/WeixinMultiPlatform/security
Insights https://github.com/java-ora/WeixinMultiPlatform/pulse
Labels 8 https://github.com/java-ora/WeixinMultiPlatform/labels
Milestones 0 https://github.com/java-ora/WeixinMultiPlatform/milestones
Labels 8 https://github.com/java-ora/WeixinMultiPlatform/labels
Milestones 0 https://github.com/java-ora/WeixinMultiPlatform/milestones
New pull request New https://github.com/java-ora/WeixinMultiPlatform/compare
0 Open https://github.com/java-ora/WeixinMultiPlatform/pulls?q=is%3Aopen+is%3Apr
0 Closed https://github.com/java-ora/WeixinMultiPlatform/pulls?q=is%3Apr+is%3Aclosed
create a pull requesthttps://github.com/java-ora/WeixinMultiPlatform/compare
base:masterhttps://github.com/java-ora/WeixinMultiPlatform/issues?q=is%3Apr+is%3Aopen+base%3Amaster
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.