Commit ab9ada9
[HttpClient] Improve error when no client implementation found (#678)
Add the:
`3. Using JDK 23+, and need to set property <maven.compiler.proc>full</maven.compiler.proc>`
... just to be a bit more explicit. The `avaje-http-client-generator dependency was not available` is accurate but perhaps it's good to explicitly mention the maven.compiler.proc full issue.
Co-authored-by: Rob Bygrave <robin.bygrave@gmail.com>1 parent 5cb22cb commit ab9ada9
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments