这是indexloc提供的服务,不要输入任何密码
Skip to content

jib-maven-plugin v1.0.1

Choose a tag to compare

@coollog coollog released this 21 Feb 22:16
· 1523 commits to master since this release

jib-maven-plugin

Major Changes

  • Java 9+ projects are now supported and run on the distroless Java 11 image by default. Java 8 projects remain on the distroless Java 8 image.
  • Fixed failure to infer main class when main method is defined using varargs

See CHANGELOG.md for more details.