Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/catalysts/structurizr-extensions
Extensions for Structurizr
https://github.com/catalysts/structurizr-extensions
kotlin spring-boot structurizr
Last synced: 17 days ago
JSON representation
Extensions for Structurizr
- Host: GitHub
- URL: https://github.com/catalysts/structurizr-extensions
- Owner: Catalysts
- License: apache-2.0
- Created: 2018-06-18T08:56:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-10T14:40:09.000Z (almost 4 years ago)
- Last Synced: 2024-04-14T12:15:18.163Z (9 months ago)
- Topics: kotlin, spring-boot, structurizr
- Language: Java
- Homepage:
- Size: 102 KB
- Stars: 28
- Watchers: 5
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Structurizr Extensions
This project includes some tiny additions to [Structurizr](https://structurizr.com/). Both of them can be used independently
or all together.All libraries can be embedded with Maven or Gradle via JCenter.
[![Build Status](https://travis-ci.org/Catalysts/structurizr-extensions.svg?branch=master)](https://travis-ci.org/Catalysts/structurizr-extensions)
Find instructions for Maven, Gradle and Ivy at [https://bintray.com/catalysts/catalysts-jars/structurizr-extensions](https://bintray.com/catalysts/catalysts-jars/structurizr-extensions)
## Structurizr for Spring Boot
The module `structurizr-spring-boot` contains Spring Boot `AutoConfiguration` to setup the code required to implement
a Structurizr Model. See [the project page](https://github.com/Catalysts/structurizr-extensions/tree/master/structurizr-spring-boot) for further details## Structurizr for Kotlin
You love Kotlin? So do we! The library [the project page](https://github.com/Catalysts/structurizr-extensions/tree/master/structurizr-kotlin) provides
a tiny extension to create structurizr models in a fluent way