Spring Boot Gradle Plugin: Difference between revisions
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
apply plugin: 'org.springframework.boot' | apply plugin: 'org.springframework.boot' | ||
</syntaxhighlight> | </syntaxhighlight> | ||
The plugin is responsible with |
Revision as of 23:13, 31 October 2018
Internal
Overview
apply plugin: 'org.springframework.boot'
The plugin is responsible with