All Projects → spring2go → Core Spring Patterns

spring2go / Core Spring Patterns

Licence: mit
设计模式 by 波波微课

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Core Spring Patterns

software-design-pattern
Software design pattern
Stars: ✭ 43 (-69.72%)
Mutual labels:  design-pattern, patterns
Designpatterns
🔑Elements of Reusable Object-Oriented Software🔓is a software engineering book describing software design patterns. The book's authors are Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides with a foreword by Grady Booch.
Stars: ✭ 134 (-5.63%)
Mutual labels:  design-pattern
Designpatterns
Project : Design Patterns Examples in C#
Stars: ✭ 1,337 (+841.55%)
Mutual labels:  design-pattern
Ios Design Patterns
Learning ground for iOS Design Pattern included with sample projects for MVC, MVP, MVVM, and VIPER
Stars: ✭ 120 (-15.49%)
Mutual labels:  patterns
Softwaredesign
Introduction to Software Design with Java
Stars: ✭ 104 (-26.76%)
Mutual labels:  design-pattern
Fooddelivery
Design OO food delivery app with C# & Design Patterns
Stars: ✭ 126 (-11.27%)
Mutual labels:  patterns
React Recipes
React Recipes & Patterns.
Stars: ✭ 86 (-39.44%)
Mutual labels:  patterns
Fastflow
FastFlow pattern-based parallel programming framework (formerly on sourceforge)
Stars: ✭ 137 (-3.52%)
Mutual labels:  patterns
React In Patterns
A free book that talks about design patterns/techniques used while developing with React.
Stars: ✭ 10,948 (+7609.86%)
Mutual labels:  patterns
100 Words Design Patterns Java
GoF Design Patterns, each pattern described with story from real life.
Stars: ✭ 117 (-17.61%)
Mutual labels:  patterns
Java Interview
At the beginning, it was the repository with questions from Java interviews. Currently, it's more like knowledge base with useful links.
Stars: ✭ 114 (-19.72%)
Mutual labels:  patterns
Awesome Stock Resources
🌇 A collection of links for free stock photography, video and Illustration websites
Stars: ✭ 10,162 (+7056.34%)
Mutual labels:  patterns
Globby
User-friendly glob matching
Stars: ✭ 1,864 (+1212.68%)
Mutual labels:  patterns
Rexlin600.github.io
系列博客、涵盖领域广、不定时更新、欢迎加入
Stars: ✭ 102 (-28.17%)
Mutual labels:  design-pattern
Design Patterns In Dart
Gang of Four (GOF) design patterns implemented in Dart. Contributions welcome!
Stars: ✭ 135 (-4.93%)
Mutual labels:  patterns
Designpatterns
The 23 Gang of Four Design Patterns.
Stars: ✭ 93 (-34.51%)
Mutual labels:  design-pattern
003 Arquitetura Flask
Arquitetura definitiva para projetos Flask
Stars: ✭ 111 (-21.83%)
Mutual labels:  patterns
Aws Serverless Event Fork Pipelines
AWS Event Fork Pipelines helps you build event-driven serverless applications by providing pipelines for common event-handling requirements, such as event backup, analytics, and replay. The pipelines are based on AWS SAM, and can be deployed directly from AWS SAR into your AWS account.
Stars: ✭ 126 (-11.27%)
Mutual labels:  design-pattern
Rxredux
A library that manages state using RxJava 2.
Stars: ✭ 142 (+0%)
Mutual labels:  design-pattern
Reactpatterns
Patterns for React Developers
Stars: ✭ 1,682 (+1084.51%)
Mutual labels:  patterns

core-spring-patterns

Spring核心原理和模式,波波微课

大纲

1. 创建模式

名称 代码 ppt 视频
简单工厂Simple Factory code ppt video
工厂方法Factory Method code ppt video
抽象工厂Abstract Factory code ppt video
单例Singleton code ppt video
构造者Builder code ppt video
流畅接口Fluent Interface code ppt video

2. 结构模式

名称 代码 ppt 视频
适配器Adapter code ppt video
桥接器Bridge code ppt video
组合Composite code ppt video
装饰Decorator code ppt video
门面Facade code ppt video
代理Proxy code ppt video

3. 行为模式

名称 代码 ppt 视频
职责链Chain of Responsibility code ppt video
命令Command code ppt video
解释器Interpreter code ppt video
迭代器Iterator code ppt video
策略Strategy code ppt video
观察者Observer code ppt video
模板方法Template Method code ppt video

4. 核心模式

名称 代码 ppt 视频
依赖倒置原则,控制反转,依赖注入 code ppt video

波波微课公众号

公众号

官网

jskillcloud.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].