Skip to content

Instantly share code, notes, and snippets.

@cfsilence
Created May 2, 2018 01:09
Show Gist options
  • Save cfsilence/737850f001dcf358e04f6b8bcbcf162e to your computer and use it in GitHub Desktop.
Save cfsilence/737850f001dcf358e04f6b8bcbcf162e to your computer and use it in GitHub Desktop.
sourceSets.main.resources.srcDirs = [ "src/main/groovy" ]
sourceSets.main.resources.includes = [ "**/conf/**" ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment