Code Monkey home page Code Monkey logo

个人介绍🐷

一个慢慢记录生活和 编程这件事 的程序员~

活跃在 Java4yeJava4ye 等平台。

tip: 更文慢的时候,也许是在想着星程大海,也许是在闭关修炼,也许是有更多也许,但绝不会舍弃这份热爱!

写作荣誉😋

  • InfoQ & 阿里云签约作者🏆
  • 51CTO 2022年度百大博主
  • 掘金优秀创作者
  • 阿里云专家博主
  • CSDN 万粉博主
  • InfoQ 写作平台荣耀周榜第二期 爆款大神
  • InfoQ 极客传媒 15 周年庆最佳内容创作奖

最新进展😝

Typing SVG

文章专栏😄

语言
框架
前沿技术
数据库
MQ
搜索引擎
基本功
其他

碎片

Github 情况

Java4ye


wechat

Java4ye's Projects

blog icon blog

to stored comments from blog

javaguide icon javaguide

【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。

javawiki icon javawiki

不定期收集与JAVA有关书籍或文章

mall icon mall

mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

netty icon netty

Netty project - an event-driven asynchronous network application framework

source-code-hunter icon source-code-hunter

😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等

spring-amqp icon spring-amqp

Spring AMQP - support for Spring programming model with AMQP, especially but not limited to RabbitMQ

spring-boot-demo icon spring-boot-demo

spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 65 个集成demo,已经完成 53 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、SpringSession(Session共享)、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、Kafka(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(**式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)、LDAP(增删改查)、动态添加/切换数据源、单机限流(AOP + Guava RateLimiter)、分布式限流(AOP + Redis + Lua)、ElasticSearch 7.x(使用官方 Rest High Level Client)、HTTPS。

spring-boot-projects icon spring-boot-projects

该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的前后端分离实践项目,线上博客项目,企业大型商城系统等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Boot 开发。

springall icon springall

循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc

springboot-demo-4ye icon springboot-demo-4ye

📚Springboot 实战小项目持续更新中,通过文章和代码,带你快速了解,上手该技术😋目前有:秒杀项目,SpringAOP插件模块,Spring事件机制,Springboot SPI机制,Springboot自定义starter,docker,Minio,quartz,MybatisPlus,easyMock 等的使用

springsecurity-vuetify-permissions-demo icon springsecurity-vuetify-permissions-demo

一个前后端分离的动态路由小demo,后端使用 SpringSecurity+jjwt 构建安全验证模块,前端使用vue+vuetify+vueRouter+Vuex等等搭建。 一个简单的小例子,帮助你快速了解前后端分离该怎么搭建,主要是后端怎么使用 Spring-Security+jwt 来处理返回给前端的json还有对token的校验,还有前端的动态路由,动态菜单的简单实现。

technology-talk icon technology-talk

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

vhr icon vhr

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.