ktorio / ktor-build-plugins

Ktor Plugins for Build Systems
Apache License 2.0
56 stars 10 forks source link

One time exposure of ShadowJar configuration method to avoid Whac-A-Mole like repair problem. #133

Open mcxinyu opened 3 months ago

mcxinyu commented 3 months ago

One time exposure of ShadowJar configuration method to avoid Whac-A-Mole like repair problem.

Shadowjar has many configuration options that should be made available to users, rather than sparingly providing only some fields.