All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.blinkfox.jpack.entity.Linux Maven / Gradle / Ivy

Go to download

这是一个用于对 SpringBoot 服务打包为 Windows、Linux、Docker 或 Helm Chart 下可部署包的 Maven 插件。

There is a newer version: 1.5.5
Show newest version
package com.blinkfox.jpack.entity;

/**
 * Linux 相关的配置参数,继承自 BaseConfig.
 *
 * @author blinkfox on 2019/5/21.
 */
public class Linux extends BaseConfig {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy