10000 Wendymayu (Wendymayu) / Repositories · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View Wendymayu's full-sized avatar
  • ShangHai in China

Block or report Wendymayu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • java与spring生态的例子

    Java 1 Updated Apr 14, 2024
  • Java Updated Jan 31, 2024
  • 🎧 Vue + SpringBoot + MyBatis 音乐网站

    Vue Apache License 2.0 Updated Dec 17, 2023
  • aurora Public

    Forked from linhaojun857/aurora

    基于SpringBoot+Vue开发的个人博客系统

    Java Apache License 2.0 Updated Nov 30, 2023
  • vhr Public

    Forked from lenve/vhr

    微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。

    Java Updated Nov 28, 2023
  • community Public

    Forked from codedrinker/community

    开源论坛、问答系统,现有功能提问、回复、通知、最新、最热、消除零回复功能。功能持续更新中…… 技术栈 Spring、Spring Boot、MyBatis、MySQL/H2、Bootstrap

    Java MIT License Updated Nov 27, 2023
  • eladmin Public

    Forked from elunez/eladmin

    eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由

    Java Apache License 2.0 Updated Nov 1, 2023
  • novel-plus Public

    Forked from 201206030/novel-plus

    novel-plus 是一个多端(PC、WAP)阅读 、功能完善的小说 CMS 系统。包括小说推荐、小说检索、小说排行、小说阅读、小说书架、小说评论、小说爬虫、会员中心、作家专区、充值订阅、新闻发布等功能。

    Java Apache License 2.0 Updated Oct 31, 2023
  • Java Updated Aug 21, 2023
  • we-mall Public

    Java Updated Jun 25, 2023
  • novel Public

    Forked from 201206030/novel

    novel 是一套基于时下最新 Java 技术栈 Spring Boot 3 + Vue 3 开发的前后端分离学习型小说项目,配备保姆级教程手把手教你从零开始开发上线一套生产级别的 Java 系统,由小说门户系统、作家后台管理系统、平台后台管理系统等多个子系统构成。包括小说推荐、作品检索、小说排行榜、小说阅读、小说评论、会员中心、作家专区、充值订阅、新闻发布等功能。

    Java Apache License 2.0 Updated May 18, 2023
  • novel-cloud 是基于 novel 构建的 Spring Cloud 微服务技术栈学习型小说项目。选用了 Spring Boot 3 、Spring Cloud 2022、Spring Cloud Alibaba 2022、MyBatis-Plus、ShardingSphere-JDBC、Redis、RabbitMQ、Elasticsearch 、XXL-JOB 等流行技术。

    Java Apache License 2.0 Updated May 2, 2023
  • tutorials Public

    Forked from eugenp/tutorials

    Just Announced - "Learn Spring Security OAuth":

    Java MIT License Updated Apr 24, 2023
  • Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

    Python Other Updated Apr 23, 2023
  • Interactive roadmaps, guides and other educational content to help developers grow in their careers.

    Astro Other Updated Apr 23, 2023
  • mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。

    Java Apache License 2.0 Updated Apr 22, 2023
  • dandan_home Public

    a community about learning and lives esc.

    JavaScript Updated Feb 22, 2023
  • manuals Public

    Forked from skr-shop/manuals

    Do design No code 💻📱🛒📚

    HTML Updated Feb 5, 2023
  • mall-swarm是一套微服务商城系统,采用了 Spring Cloud 2021 & Alibaba、Spring Boot 2.7、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全…

    Java Apache License 2.0 Updated Jan 4, 2023
  • gpmall Public

    Forked from 2227324689/gpmall

    【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch

    Java Apache License 2.0 Updated Dec 11, 2022
  • All Algorithms implemented in Java

    Java MIT License Updated Nov 24, 2022
  • 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识

    Java Creative Commons Attribution Share Alike 4.0 International Updated Nov 4, 2022
  • Java Updated Nov 1, 2022
  • 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )

    Python MIT License Updated Apr 27, 2022
  • Spring Boot

    Java Apache License 2.0 Updated Sep 10, 2021
  • JAVA Public

    Forked from singgel/JAVA

    存放JAVA开发的设计思想、算法:《剑指Offer》、《编程珠玑》、《深入理解Java虚拟机:JVM高级特性与最佳实践》、《重构-改善既有代码的设计 中文版》、《clean_code(中文完整版)》、《Java编程思想(第4版)》、《Java核心技术 卷I (第8版)》、《Quartz_Job+Scheduling_Framework》;一些大的上传不上来的文件在README

    Updated Aug 31, 2021
  • Springboot Public

    Forked from rstyro/Springboot

    springboot 和一些主流框架的整合的各个基本demo

    Java MIT License Updated Jul 23, 2021
  • about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。

    Java Updated Jun 14, 2021
  • mall学习教程,架构、业务、技术要点全方位解析。mall项目(40k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。

    Java Apache License 2.0 Updated Jun 7, 2021
  • 汇总java生态圈常用技术框架、开源中间件,系统架构、数据库、大公司架构案例、常用三方类库、项目管理、线上问题排查、个人成长、思考等知识

    Updated May 20, 2021
0