Pinned Repositories
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
AutoCreateTable
auto create mysql table by annotation
awesome-algorithm
项目永久冻结,迁移至新地址:
awesome-kubernetes-notes
awesome-kubernetes-notes 🎉
book
callback-demo
java实现梯度回调demo
CallBackDemo
这是一个关于java回调的Demo
camel-exception-handlers
HTTP and JSON exception-response handlers for Apache Camel
cifojava2022-4
H2 is pure Java SQL database, which means you can embed H2 directly in your Java applications without any database installation.
K8S-1
kubernetes 学习笔记
x-imagine's Repositories
x-imagine/cifojava2022-4
H2 is pure Java SQL database, which means you can embed H2 directly in your Java applications without any database installation.
x-imagine/CS-Notes
:books: 技术面试必备基础知识、Leetcode、Java、C++、Python、后端面试、计算机操作系统、计算机网络、系统设计
x-imagine/Full-Stack-Notes
全栈工程师手册
x-imagine/java-note-1
JAVA 开发中的相关记录
x-imagine/java-notes
自己的学习笔记。包含:21届秋招经历、🐂客面经问题按照频率总结、Java一系列知识、数据库、分布式、微服务、前端、技术面试、每日文章等(持续更新)
x-imagine/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
x-imagine/k8s_note
k8s学习笔记
x-imagine/k8snote
K8S学习笔记
x-imagine/Kafka-Notes
x-imagine/kafka-notes-1
kafka基础教程
x-imagine/kafka-notes-2
kafka学习笔记
x-imagine/kafkaNotes-3
kafka知识点笔记
x-imagine/learning-note
java开发 面试八股文 (个人的面试及工作总结)
x-imagine/LearningNotes
Java学习笔记,主要来源于B站上视频的学习,同时会记录平时一些学习和项目中遇到的问题,同步更新在蘑菇博客,如果对我的博客网站感兴趣的话,欢迎关注我的 蘑菇博客项目 笔记主要涵盖:Java,Spring,SpringCloud,计算机网络,操作系统,数据结构,Vue等 如果笔记对您有帮助的话,欢迎star支持,谢谢~
x-imagine/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
x-imagine/Linux-shell
Linux shell学习笔记
x-imagine/Note
常规Java工具,算法,加密,数据库,面试题,源代码分析,解决方案
x-imagine/notebooks
存放学习笔记、写过的博客等~
x-imagine/Notes-1
Including JVM, Java concurrency, Spring framework, Data structure and Algorithm, Computer network, Design pattern, Python, C++, Linux, Mysql, Redis,MATLAB, Git and other tools, etc.
x-imagine/notes-2
Spark、k8s学习笔记
x-imagine/Play-Leetcode
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
x-imagine/Play-Leetcode-Database
My Solutions to Leetcode Database problems. 我的 Leetcode 数据库题解。大家加油!:)
x-imagine/Play-with-Algorithms
Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
x-imagine/Play-with-Data-Structures
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
x-imagine/Python
最良心的 Python 教程:
x-imagine/RedisDeepClassNote
Redis深度复习笔记
x-imagine/SpringBoot
notes
x-imagine/springboot-learn
Spring Boot 个人日常脚手架,拿来即用,例如集成邮件、Excel导入导出、文件上传、爬虫等等
x-imagine/Springboot-Notebook
Springboot-Notebook 是一系列以 springboot 为基础开发框架,整合 Redis 、 Rabbitmq 、ES 、MongoDB 、Springcloud、kafka、skywalking等互联网主流技术,实现各种常见功能点的综合性案例。
x-imagine/Student-Management-System
CRUD RESTFul API using Java Spring Boot, Maven, and embedded H2 database.