We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651c945 commit 300b338Copy full SHA for 300b338
README.md
@@ -16,9 +16,6 @@ The Web Framework combines multiple JavaWebStack libraries with glue code and he
16
## Quick Example
17
18
```java
19
-
20
-import org.javawebstack.httpserver.router.annotation.Body;
21
22
class MyWebApp extends WebApplication {
23
24
protected void setupConfig(Config config) {
0 commit comments