This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
weixin-java-tools
Watch
1
Star
0
Fork
0
You've already forked weixin-java-tools
mirror of
https://gitee.com/binary/weixin-java-tools.git
synced
2025-10-14 18:25:10 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
70d5ea403e357ba0d5d37d31f1fc68e8ddfb4173
weixin-java-tools
/
src
History
haogrgr
0abadf0929
JAXBContext自身是线程安全的,而该对象创建比较耗时,微信消息序列化反序列化非常频繁,缓存JAXBContext对象提高性能
2014-10-15 14:07:55 +08:00
..
main/java/me/chanjar
/weixin
JAXBContext自身是线程安全的,而该对象创建比较耗时,微信消息序列化反序列化非常频繁,缓存JAXBContext对象提高性能
2014-10-15 14:07:55 +08:00
test
规范package,为发布到maven central repository做准备
2014-10-14 16:23:00 +08:00