2019牛客网高级项目
☆272Jun 21, 2022Updated 4 years ago
Alternatives and similar repositories for nowcoder-project
Users that are interested in nowcoder-project are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 牛客网高级项目(SNS+社区问答类网站)☆223Jul 12, 2025Updated last year
- A SpringBoot project based on Redis, Kafka,Elasticsearch from nowcoder.☆46Jul 12, 2025Updated last year
- 牛客网项目学习笔记及代码☆70Jun 21, 2022Updated 4 years ago
- A SpringBoot project based on Redis from nowcoder.☆151Jun 21, 2022Updated 4 years ago
- 牛客网 牛客Java高级工程师 - 高薪求职项目课vol.4☆38Jul 12, 2025Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 一个仿照牛客网实现的讨论社区,不仅实现了基本的注册,登录,发帖,评论,点赞,回复功能,同时使用前缀树实现敏感词过滤,使用wkhtmltopdf生成长图和pdf,实现网站UV和DAU统计,并将用户头像等信息存于七牛云服务器。☆465Jul 12, 2025Updated last year
- 仿照牛客网实现的讨论区。☆83Apr 27, 2021Updated 5 years ago
- nowcoder community static resource 牛客网社区项目需要的静态资源☆10Feb 1, 2024Updated 2 years ago
- 仿牛客网实现一个论坛☆15Aug 9, 2026Updated 3 weeks ago
- 仿牛客网的问答社区。该项目为练手项目,基于 SpringBoot + Mybatis + Redis 实现了基本的登录注册、发帖、评论、点赞、回复等功能。☆34Feb 23, 2022Updated 4 years ago
- 一个简单的RPC框架的实现☆818Mar 2, 2026Updated 6 months ago
- 基于SpringBoot仿牛客网讨论社区☆86Apr 3, 2022Updated 4 years ago
- ☆35Mar 31, 2023Updated 3 years ago
- 校园社区论坛毕设项目,基于SpringBoot和Vue.js框架,类似牛客网讨论区。技术栈:Spring Boot、Spring MVC、MyBatis、Redis、Quartz、WebSocket☆310Jul 25, 2023Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)☆4,422Aug 8, 2026Updated 3 weeks ago
- A SpringBoot project based on Redis and RabbitMQ.☆84Jul 12, 2025Updated last year
- 牛客论坛☆10Mar 30, 2021Updated 5 years ago
- ☆12Mar 13, 2021Updated 5 years ago
- 本项目是基于微服务架构的班车预约系统,采用两个版本第一个版本:springboot+mybatis+dubbo+rocketmq+mysql+redis等。第二个版本:spring-cloud重构,当然,该项目也是前后端分离,前端采用比较流行的vue框架。☆258May 16, 2024Updated 2 years ago
- 社区论坛项目,如果有帮助的话留下Star吧☆60Jun 25, 2023Updated 3 years ago
- Spring IOC容器和SpringMVC的一个简单的实现☆25Oct 14, 2021Updated 4 years ago
- 关于刷题小组及加入方式。☆40Feb 29, 2020Updated 6 years ago
- Spring 学习笔记以及手写 IOC 容器。☆42Jul 10, 2019Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 从零开始,手写一个RPC,任何人都能看懂☆948Aug 4, 2024Updated 2 years ago
- 自己的学习笔记。包含:个人秋招经历、🐂客面经问题按照频率总结、Java一系列知识、数据库、分布式、微服务、前端、技术面试、每日文章等(持续更新)☆2,371Dec 2, 2024Updated last year
- 仿牛客网社区项目☆34Jul 27, 2022Updated 4 years ago
- recording the code while learning Java☆149Nov 22, 2021Updated 4 years ago
- Online Examination System 基于SpringBoot+Mybatis+Thymeleaf+SemanticUI+Bootstrap的在线考试系统(低仿牛客网)☆500Jun 28, 2022Updated 4 years ago
- SpringBoot+Zookeeper+Dubbo打造分布式高并发商品秒杀系统☆544May 3, 2023Updated 3 years ago
- 慕课网【Spring Boot构建电商基础秒杀项目 】+【性能优化,打造亿级秒杀系统】源码、笔记和解析☆524Jun 21, 2022Updated 4 years ago
- 基于SpringBoot的学习社区,实现登录注册、发帖评论、点赞私聊、热帖排行等功能☆60Apr 14, 2021Updated 5 years ago
- ☆31Nov 29, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 「Java面试小抄」一份通向理想互联网公司的面试汇总,包括 Java基础、Java并发、JVM、MySQL、Redis、Spring、MyBatis、Kafka、计算机操作系统、计算机网络、系统设计、分布式、Java 项目实战等☆2,683Updated this week
- 【Java面试+Java后端技术学习指南】:一份通向理想互联网公司的面试指南,包括 Java,技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、分布式、数据库(MySQL、Redis)、Java 项目实战等☆4,991May 3, 2024Updated 2 years ago
- Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发☆158,222Updated this week
- 【代码随想录知识星球】项目分享-手撕RPC框架🔥☆689Apr 7, 2026Updated 4 months ago
- 📚剑指Offer(java版)☆457Sep 4, 2020Updated 5 years ago
- 基于RPC框架Kitex、HTTP框架Gin、ORM框架GORM的极简版抖音服务端项目☆44Jul 18, 2022Updated 4 years ago
- Java炼金小木屋☆502Nov 14, 2022Updated 3 years ago