Search Gradle plugins

Plugin Latest Version

Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that can you can "just run". We take an opinionated view of the Spring platform and third-party libraries so you can get started with minimum fuss. Most Spring Boot applications need very little Spring configuration.

4.2.0-M1
(20 August 2026)

Scans Spring Boot @RestController classes for exposed endpoints and reports any that are not described in the OpenAPI documentation.

3.7.0
(11 September 2026)

Scans the OpenAPI documentation and reports every operation with no matching Spring Boot @RestController implementation.

4.8.0
(11 September 2026)

Extracts Spring Boot @ConfigurationProperties metadata and publishes it to Konfigyr, enabling centralised configuration management, auto-generated documentation, and provenance tracking across your services.

1.2.1
(29 July 2026)

Extracts Spring Boot @ConfigurationProperties metadata and publishes it to Konfigyr, enabling centralised configuration management, auto-generated documentation, and provenance tracking across your services.

1.0.0
(13 May 2026)

Applies org.springframework.boot and wires the MSP Spring Boot BOM for dependency management. Names the bootJar after the root project and registers copyOtelJavaagent to copy the OpenTelemetry Java agent into build/libs at assemble time. Adds spring-boot-devtools (developmentOnly), micrometer-registry-prometheus (runtimeOnly), msp-spring-boot-application (implementation), and msp-spring-test-starter (testImplementation). Rewrites application.yml at processResources time with build metadata (context name, version, CI environment). When com.stano.docker is also applied, auto-configures the Docker image name, build args, and wires bootWar output as the Docker build context.

0.1.15
(14 August 2026)

Applies the Shadow, Mirage, and Doppelganger API Detector plugins together, so declared, implemented, and verified are all checked in one step.

3.11.0
(11 September 2026)

Scans OpenAPI documentation, @RestController implementations, and test-level verification evidence (Spring RestDocs, the Atlassian OpenAPI request validator, and Spring Cloud Contract) to report endpoints that are declared and implemented but never verified against their contract.

2.10.0
(11 September 2026)

Opinionated Gradle conventions for Spring Boot projects.

0.2.1
(30 April 2026)

org.gretty

Featured

Advanced gradle plugin for running web-apps on jetty and tomcat.

5.0.2
(13 March 2026)