io.github.denis-markushin.jcabi-gradle-plugin
The plugin configures post-compile-weaving and adds required jcabi dependencies
io.github.denis-markushin.kotlin-library
Opinionated convention plugin for Kotlin library projects. Pre-configures Kotlin JVM and kotlin-spring compiler plugin, with a standard testing stack (JUnit 5, assertk) — so library authors can focus on API design.
io.github.denis-markushin.schemaspy-plugin
The plugin to generate docs using Testcontainers and SchemaSpy
io.github.denis-markushin.spotless
Opinionated convention plugin for Spotless code formatting. Pre-configures Spotless with Kotlin and other formatting rules to enforce consistent code style across all modules.
io.github.denis-markushin.spring-service
Opinionated convention plugin for production-ready Spring Boot microservices. Pre-configures Kotlin, Spring Cloud, Netflix DGS (GraphQL), MapStruct, Spotless code formatting, testing stack (JUnit 5, assertk, awaitility), and semantic versioning — so you can focus on business logic.