Pinned Repositories
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
annotation-processer
注解处理器,一个官方的注解处理编写接口工具,对比之前写的使用反射处理注解。
auto-mapper
AutoMapper是一款适用于Mybatis的SQL生成框架,提供了JPA风格的SQL语句生成能力,用户仅需依赖一个编译期jar包就能在编译期根据Mapper接口中的方法定义生成相应的XML文件和SQL语句。就像流行的Lombok一样,一切发生在编译期间,因此不会对软件性能造成任何影响,并且用户可以直接在编译完成的target目录或jar中看到生成的SQL语句。
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, e
JavaInterview
Java开发面试题整理含答案(计网、Java、操作系统、数据库、框架)
springcloud-learning
一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。22篇文章,篇篇精华,32个Demo,涵盖大部分应用场景。
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
transmittable-thread-local
📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
trymall
mall项目学习
tang-world's Repositories
tang-world/annotation-processer
注解处理器,一个官方的注解处理编写接口工具,对比之前写的使用反射处理注解。
tang-world/auto-mapper
AutoMapper是一款适用于Mybatis的SQL生成框架,提供了JPA风格的SQL语句生成能力,用户仅需依赖一个编译期jar包就能在编译期根据Mapper接口中的方法定义生成相应的XML文件和SQL语句。就像流行的Lombok一样,一切发生在编译期间,因此不会对软件性能造成任何影响,并且用户可以直接在编译完成的target目录或jar中看到生成的SQL语句。
tang-world/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
tang-world/GithubCheckoutMethod
这是上传自己代码+整合代码到主分支的操作步骤
tang-world/JavaInterview
Java开发面试题整理含答案(计网、Java、操作系统、数据库、框架)
tang-world/mybatis-cache-demo
gitchat-一步步学习mybatis缓存-演示代码
tang-world/springcloud-learning
一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。22篇文章,篇篇精华,32个Demo,涵盖大部分应用场景。
tang-world/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
tang-world/transmittable-thread-local
📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
tang-world/trymall
mall项目学习