Skip to content

Instantly share code, notes, and snippets.

@chbatey
Created February 14, 2014 02:34
Show Gist options
  • Select an option

  • Save chbatey/8994843 to your computer and use it in GitHub Desktop.

Select an option

Save chbatey/8994843 to your computer and use it in GitHub Desktop.
Gradle: Plugins for spring boot and groovy
apply plugin: 'spring-boot'
apply plugin: 'java'
apply plugin: 'groovy'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment