We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a1f699 + b03d068 commit 6cd4ab1Copy full SHA for 6cd4ab1
src/site/site.xml
@@ -58,6 +58,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
58
<item name="JSR-303 validations" href="./jsr-303.html"/>
59
<item name="Weaving with AspectJ" href="./example-aspectj.html"/>
60
<item name="Weaving with Ant and AjcTask" href="./example-weaving-ant.html"/>
61
+ <item name="Weaving with Gradle" href="./example-weaving-gradle.html"/>
62
</menu>
63
<menu name="Annotations">
64
<item name="@Async" href="./annotation-async.html"/>
0 commit comments