Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

page https://idle.run/gradle-app
title Gradle Application Customization
tags swagger api nodejs
date 2016-04-12

The Gradle application plugin is very useful for generating a distributable application package. There are some customizations that are useful to have available.

  • baseName = 'myapp' Customize the script file name
  • Add extra default JVM options
  • Add an extra path to classpath (IE for log4j properties loading from classpath)
  • Delete the windows bat file script

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors