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 1b0b07f commit 72cfe80Copy full SHA for 72cfe80
README.md
@@ -68,6 +68,7 @@ If there are other annotation processors and they are specified via <i>maven-com
68
</configuration>
69
</plugin>
70
```
71
+
72
## Define a Controller (These APT processors work with both Java and Kotlin.)
73
```java
74
package org.example.hello;
0 commit comments