Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vipshop/vjtools
The vip.com's java coding standard, libraries and tools
https://github.com/vipshop/vjtools
java java-library
Last synced: 5 days ago
JSON representation
The vip.com's java coding standard, libraries and tools
- Host: GitHub
- URL: https://github.com/vipshop/vjtools
- Owner: vipshop
- License: apache-2.0
- Created: 2018-05-29T09:07:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-06T13:34:00.000Z (over 1 year ago)
- Last Synced: 2024-12-31T13:06:29.182Z (12 days ago)
- Topics: java, java-library
- Language: Java
- Homepage:
- Size: 2.01 MB
- Stars: 7,638
- Watchers: 499
- Forks: 1,528
- Open Issues: 56
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- my-awesome - vipshop/vjtools - library pushed_at:2023-09 star:7.6k fork:1.5k The vip.com's java coding standard, libraries and tools (Java)
- awesome-profiling - VJTools - The vip.com's java coding standard, libraries and tools. (3. Application / Java)
README
![VJTools](/docs/images/logo.jpg) [![Build Status](https://travis-ci.org/vipshop/vjtools.svg?branch=master)](https://travis-ci.org/vipshop/vjtools)
主力于Java的唯品会,关于Java的一些小家底。
各位看官看着是好的,烦请“Star”。
[1.0.8版](https://github.com/vipshop/vjtools/releases/tag/v.1.0.8) - 2018.9.24
## Java Standard
| Project | Description |
| -------- | -------- |
| [standard](https://vipshop.github.io/vjtools/#/standard/) | 唯品会Java开发手册 |
| [code formatter](/standard/formatter) | IDE格式化模板 |
| [sonar rule](/standard/sonar-vj) | Sonar规则定制示例 |## Java Core Library
| Project | Description |
| -------- | -------- |
| [vjkit](/vjkit) | 关于文本,集合,并发等基础功能的核心类库 |
| [vjstar](/vjstar) | 关于后端应用的性能、可用性的最佳实践 |## Java Tools
| Project | Description | Manual |
| -------- | -------- | -------- |
| [vjtop](/vjtop) | 观察JVM进程指标及其繁忙线程 | [Chinese](/vjtop/README.md)|
| [vjmap](/vjmap) | JMAP的分代打印版 |[Chinese](/vjmap/README.md)|
| [vjdump](/vjdump) | 线上紧急收集JVM数据脚本 | [Chinese](/vjdump/README.md), [English](/vjdump/README_EN.md)|
| [vjmxcli](/vjmxcli) | JMX 查看工具 | [Chinese](/vjmxcli/README.md)|视频:[《VJTools如何利用佛性技术玩转JVM》](http://kai.vkaijiang.com/product/course?courseID=120897)
文档:[《入门科普,围绕JVM的各种外挂技术》](https://mp.weixin.qq.com/s/cwU2rLOuwock048rKBz3ew)
其他直接使用的工具,见[常用工具](docs/other/othertools.md)
## Contributing
VJTools官方微信讨论群,请搜索微信号viptech128(唯技术),添加好友后加入。
所有报Bug、建议与咨询,请在[Issues](https://github.com/vipshop/vjtools/issues)发起;所有代码提交,请走[Pull Request](https://github.com/vipshop/vjtools/pulls)流程。
对于优秀的代码提交和建议,唯品会将不吝发挥电商本色,给予[vip.com](https://www.vip.com)购物卡的奖励 !!!
## Developers
唯品会团队: [江南白衣](http://calvin1978.blogcn.com), [郑德惠](https://github.com/zhengdehui), [黄云斌](https://github.com/huangyunbin), [梁耀曾](https://github.com/AJ-Liang), [林铭恺](https://github.com/acxlam), [李炫彬](https://github.com/lixuanbin) , [张晓玲](https://github.com/hjzhangxiaoling)
曾经一起战斗: [杨镌颖@阿里](https://github.com/yangjuanying), 陈维治@阿里