architecture 第7页
Generating unique IDs in a Large scale Distributed environment-拾光赋

Generating unique IDs in a Large scale Distributed environment

Generating unique IDs in a Large scale Distributed environment, Introduction Recently at work, We were looking for a way to generate unique IDs across a distributed system that cou...
kity的头像-拾光赋kity4年前
0507
SOLID: Interface Segregation Principle-拾光赋

SOLID: Interface Segregation Principle

SOLID: Interface Segregation Principle, SOLID Principles (5 Part Series) 1 SOLID: Single Responsibility Principle 2 SOLID: Open Closed Principle 3 SOLID: Liskov Substitution Princi...
kity的头像-拾光赋kity4年前
0485
How to use a custom class as @PathVariable in Feign ‍-拾光赋

How to use a custom class as @PathVariable in Feign ‍

How to use a custom class as @PathVariable in Feign ‍,Do you know Feign? It is a Java library that allows you to write a REST client with minimal code. In my current work project,...
kity的头像-拾光赋kity4年前
0258
Effective Java: Beware the Performance of String Concatenation-拾光赋

Effective Java: Beware the Performance of String Concatenation

Effective Java: Beware the Performance of String Concatenation, Effective Java Review (90 Part Series) 1 Effective Java Tuesday! Let's Consider Static Factory Methods 2 Effective J...
kity的头像-拾光赋kity4年前
04913
SOLID: Liskov Substitution Principle-拾光赋

SOLID: Liskov Substitution Principle

SOLID: Liskov Substitution Principle, SOLID Principles (5 Part Series) 1 SOLID: Single Responsibility Principle 2 SOLID: Open Closed Principle 3 SOLID: Liskov Substitution Principl...
kity的头像-拾光赋kity4年前
02914
TellDontAsk and CQRS - Object Design Guide Summary 2-拾光赋

TellDontAsk and CQRS – Object Design Guide Summary 2

TellDontAsk and CQRS - Object Design Guide Summary 2, Object Design Style Guide (2 Part Series) 1 Object Design Style Guide Summary 2 TellDontAsk and CQRS - Object Design Guide Sum...
kity的头像-拾光赋kity4年前
03411
Effective Java: Avoid Strings When Other Types Are More Appropriate-拾光赋

Effective Java: Avoid Strings When Other Types Are More Appropriate

Effective Java: Avoid Strings When Other Types Are More Appropriate, Effective Java Review (90 Part Series) 1 Effective Java Tuesday! Let's Consider Static Factory Methods 2 Effect...
kity的头像-拾光赋kity4年前
03615
Testes Arquiteturais - Padronize já a arquitetura do seu projeto!-拾光赋

Testes Arquiteturais – Padronize já a arquitetura do seu projeto!

Testes Arquiteturais - Padronize já a arquitetura do seu projeto!, Introdução Muita das vezes quando iniciamos um projeto, a maior dificuldade que possuímos é no momento de fa...
kity的头像-拾光赋kity4年前
04114
Hazelcast, from Embedded to Client-Server-拾光赋

Hazelcast, from Embedded to Client-Server

Hazelcast, from Embedded to Client-Server,Java developers are particularly spoiled when using Hazelcast. Because Hazelcast is developed in Java, it's available as a JAR, and we can...
kity的头像-拾光赋kity4年前
03413
Effective Java: Prefer Primitive Types to Boxed Types-拾光赋

Effective Java: Prefer Primitive Types to Boxed Types

Effective Java: Prefer Primitive Types to Boxed Types, Effective Java Review (90 Part Series) 1 Effective Java Tuesday! Let's Consider Static Factory Methods 2 Effective Java Tuesd...
kity的头像-拾光赋kity4年前
03712
Documentando e testando sua arquitetura Java com Archunit— Parte 1: Porque testar minha arquitetura?-拾光赋

Documentando e testando sua arquitetura Java com Archunit— Parte 1: Porque testar minha arquitetura?

Documentando e testando sua arquitetura Java com Archunit— Parte 1: Porque testar minha arquitetura?,Antes de falar sobre o ArchUnit e como utilizá-lo é importante voltar um pas...
kity的头像-拾光赋kity4年前
0395
SOLID: Open Closed Principle-拾光赋

SOLID: Open Closed Principle

SOLID: Open Closed Principle, SOLID Principles (5 Part Series) 1 SOLID: Single Responsibility Principle 2 SOLID: Open Closed Principle 3 SOLID: Liskov Substitution Principle 4 SOLI...
kity的头像-拾光赋kity4年前
02712