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 55ba6cd commit cf8cb07Copy full SHA for cf8cb07
src/docs/resources/doc.properties
@@ -1,11 +1,11 @@
1
-springApi=https://docs.spring.io/spring-framework/docs/6.1.20/javadoc-api
+springApi=https://docs.spring.io/spring-framework/docs/6.2.15/javadoc-api
2
api=../api
3
tags=../ref/Tags
4
guide=../../guide
5
github=https://github.com/graceframework/grace-data-mongodb
6
sourcedir=.
7
-sourceRepo=https://github.com/graceframework/grace-data-mongodb/edit/2023.3.x/src/docs
8
-springapidoc=https://docs.spring.io/spring/docs/6.1.20/javadoc-api
+sourceRepo=https://github.com/graceframework/grace-data-mongodb/edit/2024.0.x/src/docs
+springapidoc=https://docs.spring.io/spring/docs/6.2.15/javadoc-api
9
springrefdoc=https://docs.spring.io/spring-framework/reference/6.1
10
safe=UNSAFE
11
title=Grace Data MongoDB
0 commit comments