Recent questions
found 133,278 projects, took 115ms, page 4
Next
1.1k
updated: 2 months ago
KCenter(KafkaCenter) is a unified platform for kafka cluster management and maintenance, producer / consumer monitoring, and use of ecological components(ksql/kafka connect).it's kafkacenter(kafka center).
https://xaecbd.github.io/KCenter1.1k
updated: 2 months ago
一言·古诗词 API (Hitokoto API),随机返回一条古诗词名句。采用 Vert.x + Redis 全异步开发,毫秒级稳定响应。
https://gushi.ci1.1k
updated: 2 months ago
ZStack - the open-source IaaS software http://zstack.org (国内用户请至 http://zstack.io)
1.1k
updated: 2 months ago
项目是根据LandGrey/SpringBootVulExploit清单编写,目的hvv期间快速利用漏洞、降低漏洞利用门槛。
1k
updated: 2 months ago
BAT华为大厂一线工程师四年磨一剑精心编排 Java 高并发编程案例代码 & 教程 & 面试题集锦。详细文档讲解请阅读本人的知识库仓:https://github.com/Wasabi1234/Java-Interview-Tutorial
1k
updated: 20 days ago
JWT auth service using Spring Boot, Spring Security and MySQL
1k
updated: 2 months ago
从零入门 !Spring Security With JWT(含权限验证)后端部分代码。
1k
updated: 3 months ago
Rate limit auto-configure for Spring Cloud Netflix Zuul
https://blog.marcosbarbero.com/spring-cloud-netflix-zuul-rate-limit/1k
updated: 20 days ago
java轻量级的CMS解决方案-天梯。天梯是一个用java相关技术搭建的后台CMS解决方案,用户可以结合自身业务进行相应扩展,同时提供了针对dao、service等的代码生成工具。技术选型:Spring Data JPA、Hibernate、Shiro、 Spring MVC、Layer、Mysql等。
1k
updated: a month ago
Web and mobile application security training platform
https://owasp.org/www-project-security-shepherd/1k
updated: 3 months ago
这是一个SSM(Spring+SpringMVC+Mybatis)+jQuery EasyUI开发的ERP系统。
1k
updated: 3 months ago
J2EE项目系列(四)–SSM框架构建积分系统和基本商品检索系统(Spring+SpringMVC+MyBatis+Lucene+Redis+MAVEN)
1k
updated: a month ago
shiro反序列化漏洞综合利用,包含(回显执行命令/注入内存马)修复原版中NoCC的问题 https://github.com/j1anFen/shiro_attack
993
updated: 2 months ago
基于Spring Boot 和 WxJava 实现的微信小程序Java后端Demo
989
updated: 2 months ago
Spring Boot web application vulnerable to Log4Shell (CVE-2021-44228).
986
updated: 2 months ago
🍀 Hướng dẫn tất tần tật về Spring Boot, Spring Cloud ☘️ Code mẫu tiếng việt, có bài viết hướng dẫn đi kèm hình ảnh dễ hiểu 🍄
https://loda.me985
updated: 2 months ago
Example Spring codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec.
981
updated: 2 months ago
alf.io - The open source ticket reservation system for conferences, trade shows, workshops, meetups
https://alf.io976
updated: 3 months ago
Spring HATEOAS - Library to support implementing representations for hyper-text driven REST web services.
https://spring.io/projects/spring-hateoas962
updated: a month ago
🎨 core business process engine of Alibaba Halo platform, best process engine for trade scenes. | 一个高性能流程编排引擎
961
updated: 3 months ago
The High-Performance Java Persistence book and video course code examples
945
updated: 2 months ago
yshop基于当前流行技术组合的前后端分离商城系统: SpringBoot2+MybatisPlus+SpringSecurity+jwt+redis+Vue的前后端分离的商城系统, 包含商城、sku、运费模板、素材库、小程序直播、拼团、砍价、商户管理、 秒杀、优惠券、积分、分销、会员、充值、多门店等功能
https://www.yixiang.co935
updated: 2 months ago
🎉Agent of Sonic cloud real machine testing platform. Sonic云真机测试平台Agent端。
https://sonic-cloud.gitee.io932
updated: 19 days ago
Nginx Web page configuration tool. Use web pages to quickly configure Nginx. Nginx网页管理工具,使用网页来快速配置与管理nginx单机与集群
923
updated: a month ago
写的更少, 性能更好 -> 为开发人员打造的低代码开发平台。关联无SQL,性能高10倍,前后端代码可视化生成等全方位赋能!
https://www.diboot.com920
updated: 2 months ago
java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、springboot、kafka、storm、zookeeper、redis、elasticsearch、hbase、hive等等。
911
updated: 2 months ago
基于Activiti的工作流引擎扩展,接管了Activiti对活动权限以及用户表的管理,并提供了催办、代办、加签(包括前加签/后加签)、自由跳转、分裂节点等功能
898
updated: 2 months ago
kiftd: An open source sky driver or cloud driver server application! 欢迎访问kiftd源代码资源库!您可以在此获取kiftd源代码,并自由地进行下载和查看。该源代码仓库同时也是开发仓库,因此其版本可能比发行版靠前(但绝不会滞后)。
890
updated: a month ago
Hellohao图床 | 图像托管 | 云相册,分享/水印、存储源分发、图像管理、前后端分离。https://tbed.hellohao.cn
887
updated: 2 months ago
Cron utils for parsing, validations and human readable descriptions as well as date/time interoperability.
http://cron-utils.com872
updated: a month ago
Fastjson vulnerability quickly exploits the framework(fastjson漏洞快速利用框架)
871
updated: 2 months ago
一个用于练手的SSM小项目,从数据库表的SQL语句,后台DAO层代码编写,前端使用Bootstrap3搭建一个简单的后台页面,数据的CRUD通过SSM框架进行完成,可以很好地用来巩固和复习应用SSM框架做项目的过程。
http://blog.csdn.net/noaman_wgs/article/details/79503559870
updated: 14 days ago
Google-provided Cloud Dataflow template pipelines for solving simple in-Cloud data tasks
https://goo.gl/BPX2zL866
updated: 12 days ago
Spring Boot WebSocket Chat Demo with SockJS fallback and STOMP protocol
https://www.callicoder.com/spring-boot-websocket-chat-example/829
updated: 4 months ago
SpringCloud Micro service business framework , SpringCloud 微服务商业脚手架