-
-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
Description
The puzzle 227-a6ee3f80 from #227 has to be resolved:
docker-java-api/src/main/java/com/amihaiemil/docker/UncheckedUriBuilder.java
Lines 73 to 79 in 7dfd106
| * @todo #227:30min we should take out this functionality in a URIBuilder | |
| * decorator. It should be used like this: | |
| * <pre> | |
| * final URIBuilder buidler = new Filtered( | |
| * new UncheckedUriBuilder(...), filters | |
| * ); | |
| * </pre> |
The puzzle was created by Mihai A on 21-Dec-18.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
Reactions are currently unavailable