Skip to content

Commit

Permalink
migrate and improve http example
Browse files Browse the repository at this point in the history
  • Loading branch information
KuthumiPepple authored and tadayosi committed Jul 19, 2022
1 parent c28d7d3 commit a0286f4
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 169 deletions.
1 change: 0 additions & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ In this section you can find a few examples of certain [`Camel` components](http

| Type | Description | Link |
|---|---|---|
| HTTP/HTTPS | Component usage | [see examples](./http/)|
| Kafka | Component usage | [see examples](./kafka/)|
| Knative | Component usage | [see examples](./knative/)|

Expand Down
55 changes: 0 additions & 55 deletions examples/http/NettySecureServer.java

This file was deleted.

32 changes: 0 additions & 32 deletions examples/http/NettyServer.java

This file was deleted.

31 changes: 0 additions & 31 deletions examples/http/PlatformHttpServer.java

This file was deleted.

47 changes: 0 additions & 47 deletions examples/http/PlatformHttpsServer.java

This file was deleted.

3 changes: 0 additions & 3 deletions examples/http/README.md

This file was deleted.

0 comments on commit a0286f4

Please sign in to comment.