code4craft / hello-design-pattern
Hello world using all 23 kinds of GoF design patterns.
☆390Updated 6 years ago
Alternatives and similar repositories for hello-design-pattern:
Users that are interested in hello-design-pattern are comparing it to the libraries listed below
- A java-based JVM. 用Java实现的JAVA虚拟机,用于演示 JVM 的原理。非常简单,实际上简单得只够运行HelloWorld。虽然简单,但尽量符合 JVM 标准。☆441Updated 5 years ago
- DI framework for kids of you☆147Updated 6 years ago
- A simple aync java httpserver, written when learning NIO☆86Updated 13 years ago
- 用java解析class文件☆78Updated 7 years ago
- ☆263Updated 3 months ago
- A Java Class File Disassembler☆155Updated last year
- netty.3.9.4.Final源码的精简版本,屏蔽掉netty中不必要的功能,只保留了核心模块,方便进行源码学习。☆108Updated 9 years ago
- http server based on netty for kids☆164Updated 6 years ago
- 翻译Spring Boot in Action过程中的译稿及修改☆132Updated 8 years ago
- shadowsocks server base on netty4 , tcp & udp full support,☆276Updated 6 months ago
- Anything Related about Spring Boot. Gitbook https://jverson.com/spring-boot-demo/☆62Updated last year
- Refactoring Kata:涵盖所有重构手法练习的栗子和测试。重构刻意练习。☆84Updated 6 years ago
- Jetbrains IDE plugin: highlight identifiers with custom colors 🎨💡☆106Updated 7 months ago
- 【译】那些年我们错过的java8☆17Updated 8 years ago
- ORM framework with Sharding support for kids of you☆62Updated 6 years ago
- 深入JVM虚拟机全书脑图☆232Updated 6 years ago
- Some evil utilities that runs only on HotSpot☆40Updated 14 years ago
- IOC, AOP, REST...☆14Updated 7 years ago
- 一个基于原生JDK动态代理实现的AOP小例子☆140Updated 7 years ago
- 我常用 IntelliJ IDEA 进行写作,开发此插件可以快速对文章内容的中文、英文、符号之间增加空格,增加文章可读性。☆70Updated 4 months ago
- An algorithm library using java native interface