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 7311343 commit b40df8eCopy full SHA for b40df8e
quickstart/src/main/java/com/datastax/oss/quarkus/demo/FruitMapper.java
@@ -25,7 +25,7 @@
25
* object mapper.
26
*
27
* <p>An application-scoped {@link FruitMapper} bean will be automatically created and can be
28
- * injected everywhere in your application, see {@link FruitMapperProducer}.
+ * injected everywhere in your application.
29
30
* @see <a
31
* href="https://docs.datastax.com/en/developer/java-driver/latest/manual/mapper/mapper/">Using
0 commit comments