longhuihy's Stars
zxing/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
alibaba/fastjson
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
macrozheng/mall-learning
mall学习教程,架构、业务、技术要点全方位解析。mall项目(60k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot、MyBatis、Elasticsearch、RabbitMQ、Redis、MongoDB、MySQL等技术,采用Docker容器化部署。
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
happyfish100/fastdfs
FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs
zhoutaoo/SpringCloud
Opensabre是基于SpringCloud2023的微服务开发平台,整合了Spring Security、Springcloud Alibaba等组件。 包含了基础的RBAC权限管理、授权认证、网关管理、服务治理、审计日志等系统管理基础应用。 定义了相关开发规范、风格并落地在服务框架层,开箱即用,支持Docker、Kubenetes的部署。 让项目开发人员快速进入业务开发,而不需过多时间花费在基础架构搭建和编码风格规范上。 目标是建立一套金融级、高安全性的微服务解决方案。
ljianshu/Blog
关注基础知识,打造优质前端博客,公众号[前端工匠]的作者
lindell/JsBarcode
Barcode generation library written in JavaScript that works in both the browser and on Node.js
dromara/lamp-cloud
lamp-cloud 支持jdk21、jdk17、jdk11、jdk8,ta基于 SpringCloud + SpringBoot 开发的微服务中后台快速开发平台,专注于多租户(SaaS架构)解决方案,亦可作为普通项目(非SaaS架构)的基础开发框架使用,目前已实现插拔式数据库隔离、SCHEMA隔离、字段隔离 等租户隔离方案。
hadyang/interview
Java 笔试、面试 知识整理
saysky/ForestBlog
一个简单漂亮的SSM(Spring+SpringMVC+Mybatis)博客系统
eKoopmans/html2pdf.js
Client-side HTML-to-PDF rendering using pure JS.
dromara/hmily
Distributed transaction solutions
biaochenxuying/blog-vue-typescript
Vue3 + TypeScript + Vite2 + Vuex4 + Vue-Router4 + element-plus 支持 markdown 渲染的博客前台展示
Antabot/White-Jotter
白卷是一款使用 Vue+Spring Boot 开发的前后端分离项目,附带全套开发教程。(A simple CMS developed by Spring Boot and Vue.js with development tutorials)
apache/incubator-seata-samples
Apache Seata(incubating) Samples for Java
youseries/ureport
UReport2 is a high-performance pure Java report engine based on Spring architecture, where complex Chinese-style statements and reports can be prepared by iterating over cells.
mxdldev/spring-cloud-flycloud
🔥🔥🔥FlyClould 微服务实战项目框架,在该框架中,包括了用 Spring Cloud 构建微服务的一系列基本组件和框架,对于后台服务框架的搭建有很大的参考价值,大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中,该项目没有采用Maven进行项目构建,Maven通过xml进行依赖管理,导致整个配置文件太过臃肿,另外灵活性也不是很强,所以我采用Gradle进行项目构建和依赖管理,在FlyTour项目中我们见证了Gradle的强大,通过简单的一些配置就可以轻松的实现组件化的功能。该项目共有11个Module工程。其中10个位微服务工程,这10个微服务工程构成了一个完整的微服务系统,微服务系统包含了8个基础服务,提供了一整套微服务治理功能,他们分别是配置中心module_config、注册中心module_eureka、认证授权中心module_uaa、Turbine聚合监控服务module_monitor、链路追踪服务module_zipken、聚合监控服务module_admin、路由网关服务module_gateway、日志服务module_log。另外还包含了两个资源服务:用户服务module_user和blog服务module_blog,另外还有一个common的Module,为资源服务提供一些一本的工具类
tobato/FastDFS_Client
Java Client for FastDFS
spring-cloud/spring-cloud-stream-samples
Samples for Spring Cloud Stream
mr-ping/RabbitMQ_into_Chinese
RabbitMQ相关文档中文译文
happyfish100/fastdfs-nginx-module
FastDFS nginx module
superad/pdf-kit
java根据模板动态生成PDF文件
SLY1311220942/demo-seata-springcloud
springboot + springcloud + feign + seata + mybatis + mysql
chenerzhu/common-secure
提供一些加密算法java代码封装 包括 RSA/AES/DES/3DES/MD5/SHA/HmacSHA256
krullert/universe
Java implementation of most Excel formula functions.
tyokyo/JavaLib
Java工具类库。Http/Https,加密解密签名,进制转换,get/post/put/delete……
mattvoss/pdf417-js
miguelmota/PDF417
(NOT WORKING AND ABANDONED) PDF417 barcode reader in JavaScript