自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(14)
  • 收藏
  • 关注

转载 System Architecture

This chapter we will start by explaining two most common approaches to applications architecture; monoliths and microservicesMonoliths Applicatio...

2017-02-07 00:17:00 181

转载 REST Logging REST APIs

Logging REST APIsBest practices for the logging REST APIIncluding a detailed consistent pattern across service logsIt is a good practice for a l...

2017-01-27 09:41:00 100

转载 REST Security And Traceability

Logging REST APIsException handling with RESTful servicesValidation patternsFederated identitySAML 2.0OAuth 2.0OpenID Connect ...

2017-01-27 09:33:00 80

转载 REST Where it Begin

RESTful PrinciplesIt is bound by the following principlesAll resources are identified by the URIsAll resources can have multiple representation...

2017-01-25 14:41:00 62

转载 All resources can have multiple representations

All resources can have multiple representations 转载于:https://my.oschina.net/u/3212423/blog/830...

2017-01-25 14:38:00 61

转载 Continuous Integration

Continuous Integrationhttps://www.martinfowler.com/articles/continuousIntegration.html 转载于:h...

2017-01-18 22:08:00 61

转载 DevOps

Continuous Integration Continuous Delivery Continuous DeploymentWe generally come across terms like continuous integration, continuous delivery an...

2017-01-18 22:02:00 75

转载 Class Diagram Aggremation

UML SampleArrow and pointingAggregation use hollow diamond and solid wire. the diamond point the primary part. ...

2017-01-10 11:59:00 86

转载 UML

SummaryClass DiagramAggregationAggregation is the part-of relationship.It's like saying that a car has an engine and wheels as its parts ....

2017-01-10 11:51:00 57

转载 Chain Of Responsibility

What is Chain of Responsibility####PurposeGives more than one object an opportunity to handle a request by linking receiving objects together.##...

2017-01-09 14:45:00 56

转载 Structual Design Pattern

###SummaryStructural patterns are concerned with how classes and objects are composed to form larger structures.Structural class patterns use inhe...

2017-01-09 14:29:00 80

转载 Behavioral Design Patterns

SummaryBehavioral design patterns are concerned with algorithms and assignment of responsibilities between objects. It describe not just patterns ...

2017-01-09 14:22:00 93

转载 Creational Design Patterns

SummaryCreational design patterns abstract the instantiation process.They help make a system independent of how its objects are created, composed,...

2017-01-09 14:15:00 90

转载 Design Pattern

About this articleThis Design Patterns article provides a quick reference to the original 23 Gang of Four design patterns, as listed in the book D...

2017-01-09 13:50:00 106

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除