mill.javalib.repackage

Members list

Type members

Classlikes

@Scaladoc(value = "/**\n * Support to produce self-executable assemblies with the `Repackager` from the Spring Boot Tools suite\n * (https://docs.spring.io/spring-boot/build-tool-plugin/index.html).\n *\n * This is an alternative to the [[mill.scalalib.AssemblyModule]].\n */")
trait RepackageModule extends Module

Support to produce self-executable assemblies with the Repackager from the Spring Boot Tools suite (https://docs.spring.io/spring-boot/build-tool-plugin/index.html).

Support to produce self-executable assemblies with the Repackager from the Spring Boot Tools suite (https://docs.spring.io/spring-boot/build-tool-plugin/index.html).

This is an alternative to the mill.scalalib.AssemblyModule.

Attributes

Source
RepackageModule.scala
Supertypes
trait Module
trait ModuleApi
trait Wrapper
class BaseClass
trait Cacher
trait Cacher
class Object
trait Matchable
class Any
Show all