[JavaSpring, kotlin-spring] attach sources when maven and interfaceOnly=true is used (#20640)

* [JavaSpring] attach sources when using maven and interfaceOnly=true

Closes #15659

* [kotlin-spring] attach sources when using maven and interfaceOnly=true

Closes #15659
This commit is contained in:
zaenk
2025-02-12 10:41:14 +01:00
committed by GitHub
parent 9ed15a1c97
commit 3eddc9af85
69 changed files with 345 additions and 8 deletions

View File

@@ -26,6 +26,7 @@
<configuration>
</configuration>
</plugin>
</plugins>
</build>
<dependencies>