Fix Gradle Shadow Plugin link in reference documentation

See gh-45720

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
This commit is contained in:
Tran Ngoc Nhan
2025-05-29 10:38:31 +07:00
committed by Stéphane Nicoll
parent c7a57554bd
commit c313322aaf

View File

@@ -6,5 +6,5 @@ If the preceding restrictions mean that you cannot use Spring Boot Loader, consi
* https://maven.apache.org/plugins/maven-shade-plugin/[Maven Shade Plugin]
* http://www.jdotsoft.com/JarClassLoader.php[JarClassLoader]
* https://sourceforge.net/projects/one-jar/[OneJar]
* https://imperceptiblethoughts.com/shadow/[Gradle Shadow Plugin]
* https://gradleup.com/shadow/[Gradle Shadow Plugin]