Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 3.2 KB

samples.md

File metadata and controls

25 lines (15 loc) · 3.2 KB

Sample projects for the AutoConfigure Plugin

The subdirectories of this page contain sample project which apply the AutoConfigure plugin. It should give you an impression on what is possible with this plugin and you can customize it to your needs.

You may use all of these projects as template for your own project. The only thing you need to add is the latest version of the autoconfigure-plugin (Gradle Plugin Portal) to your root build.gradle.

Project Description Plugins applied
kotlin-springboot-angular This is a full web application running with Kotlin and Spring Boot, with an Angular frontend which is connected via a Swagger-managed REST-API.
  • Kotlin
  • Java
  • License & Dependency-Tracking
  • Node
  • Swagger Code Generation
  • Spring Boot
kotlin-springboot-angular-settings The same application as the one above, but with the AutoConfigure-Plugin applied as Settings-Plugin, therefore you have semantic versioning using the Reckon-Plugin as well
  • Kotlin
  • Java
  • License & Dependency-Tracking
  • Node
  • Swagger Code Generation
  • Spring Boot
  • Reckon

Usage of this plugin in other projects on GitHub

Besides that, you may also have a look at existing other projects on GitHub which use this plugin in production

Project Description Plugins applied
cloudflight-platform-spring A multi-module library on top of Spring Boot, written entirely in Kotlin.
  • Kotlin
  • License & Dependency-Tracking
structurizr-autoconfigure A single-module library on written in Kotlin.
  • Kotlin
  • License & Dependency-Tracking