Use 3.0.0 for Javadoc since tags

See gh-31448
This commit is contained in:
Johnny Lim
2022-06-17 23:33:10 +09:00
committed by Stephane Nicoll
parent a957efbdc5
commit 5d7d0d8047
5 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ import org.springframework.aot.hint.RuntimeHintsRegistrar;
* {@link RuntimeHintsRegistrar} for default locations of web resources.
*
* @author Stephane Nicoll
* @since 3.0
* @since 3.0.0
*/
public class WebResourcesRuntimeHintsRegistrar implements RuntimeHintsRegistrar {