这个是我个人网站的项目,欢迎贡献代码,力求能够应用到实际工作中java相关的大多数技术栈。有兴趣请Star一下,非常感谢。qq交流群:587577705 这个项目将不断地更新!生产环境:
☆171Mar 4, 2020Updated 6 years ago
Alternatives and similar repositories for albert
Users that are interested in albert are comparing it to the libraries listed below
Sorting:
- 电商交易秒杀系统☆10Jul 26, 2017Updated 8 years ago
- 后端ssm + 前端bootstrap + maven搭建的高并发秒杀系统☆98Feb 20, 2017Updated 9 years ago
- 使用dubbo注册服务,netty做服务器,springmvc提供restful接口☆244May 8, 2019Updated 6 years ago
- ☆52Mar 3, 2018Updated 8 years ago
- 包含框架有:SpringMVC、MyBaits、Apache Shiro、Bootstrap3、Sitemesh3、Activiti、log4j2; 集成示例有:用户登录、文件上传下载、文件压缩、Excel导入、JQuery联想搜索、Activiti工作流;☆149Dec 17, 2023Updated 2 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆117Dec 21, 2015Updated 10 years ago
- Java即时通讯软件☆10Apr 21, 2018Updated 7 years ago
- ☆17Feb 17, 2019Updated 7 years ago
- 基于搜索引擎实现网盘搜索☆12Nov 15, 2018Updated 7 years ago
- 使用mui制作的菜谱app☆10Aug 26, 2017Updated 8 years ago
- integration spring-data-elasticsearch into spring web☆24Jan 10, 2016Updated 10 years ago
- Java Mqtt server/broker base on netty, mongodb, redis and spring boot☆14Sep 27, 2016Updated 9 years ago
- 使用一致性哈希consistent-hashing来实现分布式redis,基于spring使用的缓存工具☆14Aug 3, 2017Updated 8 years ago
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步 处理,实现20000+TPS。负载均衡策略为轮询。☆15May 25, 2017Updated 8 years ago
- springcloud-demo, 注册中心、负载均衡、熔断器、调用监控、API网关示例☆15Feb 9, 2017Updated 9 years ago
- Spring Boot 整合常用框架组成完整可用的快速开发模板。更快的项目搭建、更高开发和运行效率、更灵活的应对需求变化、更好的可重构和维护性。☆57Aug 22, 2022Updated 3 years ago
- 一个用Solr做企业应用内的搜索引擎的demo;目前仅能实现对MySql数据库表和富文本(pdf、word、excel、ppt等)的全文检索☆32Mar 22, 2017Updated 8 years ago
- 使用SSM+Shiro+Redis搭建个人博客系统V2.0☆11Jul 28, 2016Updated 9 years ago
- 基于JAVA的即时通讯项目☆47Mar 18, 2017Updated 8 years ago
- 数据处理平台☆16Feb 24, 2017Updated 9 years ago
- spring+springMVC+mybatis 个人博客网站☆12Feb 28, 2017Updated 9 years ago
- CoolChat项目的服务端☆15Jul 13, 2017Updated 8 years ago
- YMP是一个非常简单、易用的轻量级Java应用开发框架,涵盖AOP、IoC、WebMVC、ORM、Validation、Plugin、Serv、Cache等特性,让开发工作像搭积木一样轻松!☆131Updated this week
- An Example for Spring MVC and Spring Data Elasticsearch☆12Aug 7, 2014Updated 11 years ago
- 基于SpringBoot+MyBatis+Redis的秒杀系统☆15Jan 4, 2019Updated 7 years ago
- 利用Java网络爬虫爬取重庆大学新闻网站数据,依据解析的数据构建的新闻网站☆11Mar 7, 2016Updated 10 years ago
- 使用java+httpclient+httpcleaner,多线程、分布式爬去电商网站商品信息,数据存储在hbase上,并使用solr对商品建立索引,使用redis队列存储一个共享的url仓库;使用zookeeper对爬虫节点生命周期进行监视等。☆233Nov 6, 2020Updated 5 years ago
- elasticsearch-jdbc,在elasticsearch-sql的jdbc实验特性基础上完成,可使用sql和rest api的方式执行elasticsearch操作☆18Mar 8, 2019Updated 7 years ago
- 在线聊天室,无需注册登陆. Netty + WebSocket实现☆34Jan 30, 2016Updated 10 years ago
- 基于spring-cloud系列整合的分布式项目的例子,监控管理、配置中心、注册中心、分布式锁、分布式事务、多数据源、工作流、单点登录、oauth2授权、接口文档、路由跳转、第三方集成等等☆103May 9, 2019Updated 6 years ago
- A Java componentized distributed crawler framework. 一个Java版本的组件化的分布式通用爬虫☆163Dec 5, 2023Updated 2 years ago
- WebSocket examples with Spring 4☆32Feb 20, 2026Updated 2 weeks ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆64Sep 13, 2017Updated 8 years ago
- 高仿简书评论列表实现☆17Sep 24, 2016Updated 9 years ago
- 基于SpringMVC,Spring,MyBatis实现的秒杀系统(参见慕课网,做了些改动)☆93May 24, 2017Updated 8 years ago
- 模仿国内知名B2C网站,实现的一个分布式B2C商城 使用Spring Boot 自动配置 Dubbox / MVC / MyBatis / Druid / Solr / Redis 等。使用Spring Cloud版本请查看☆2,138Dec 5, 2022Updated 3 years ago
- 微信公众号开发系列之发送红包-java版本☆22Dec 26, 2016Updated 9 years ago
- 通过dubbo+spring boot+mybatis+redis等主流技术搭建成一套分布式服务框架☆882Dec 16, 2017Updated 8 years ago
- SpringBoot+Solr + webmagic JD商品爬取数据,放入solr中做搜索,学习下solr使用☆44Aug 31, 2017Updated 8 years ago