benjaminwhx / p_gradle-profile

在gradle中展示类似于maven的profile特性(show the implementation of profile mechanism like maven in gradle project.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gradle-profile-example

在gradle中展示类似于maven的profile特性(show the implementation of profile mechanism like maven in gradle project.)


作者介绍

源码地址:我的Github地址
作者:吴海旭


用法(usage)

gradlew build

gradle run -Penv=dev 或者 gradle run -Penv=prod

About

在gradle中展示类似于maven的profile特性(show the implementation of profile mechanism like maven in gradle project.)


Languages

Language:Java 100.0%