mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 08:58:26 +00:00
docs: update chain
This commit is contained in:
@@ -40,8 +40,6 @@ The Orc King gives loud orders to his army. The closest one to react is the comm
|
||||
First, we have the `Request` class:
|
||||
|
||||
```java
|
||||
import lombok.Getter;
|
||||
|
||||
@Getter
|
||||
public class Request {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user