gradle-spring-boot-integration
Installation
SKILL.md
Works with build.gradle.kts, application.yml, and Dockerfile configurations.
Gradle Spring Boot Integration
Table of Contents
Purpose
Set up and configure Spring Boot projects in Gradle with proper JAR creation, Docker optimization, and multi-module support. This skill covers bootable JAR setup, layered JARs for optimal Docker caching, and Spring Boot-specific task configuration.
When to Use
Related skills