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.
2 parents 35879d2 + 2c6d23e commit 32cb5a7Copy full SHA for 32cb5a7
1 file changed
md/req.md
@@ -69,7 +69,7 @@ public class Address {
69
}
70
```
71
72
-Bean class must have a ```default constructor``` or a constructor annotated with `javax.inject.Injext`.
+Bean class must have a ```default constructor``` or a constructor annotated with `javax.inject.Inject`.
73
74
### parameter type and precedence
75
0 commit comments