-
Skedulo
- Brisbane, Australia
Stars
Code snapshots and materials for our "React - The Complete Guide" course (https://acad.link/reactjs)
Kotlin backend based on the Clean Architecture principles. Ktor, JWT, Exposed, Flyway, OpenAPI/REST & KGraphQL/GraphQL generated endpoints, Gradle.
Example of CQRS implementation using Kotlin and Functional Programming
A lightweight framework to help creating CQRS and Eventsourcing applications in C#
Configuration DSLs for Spring Boot
Papers from the computer science community to read and discuss.
Library support for Kotlin coroutines
Provides the Kotlin plugin via the Gradle plugin portal, automatically depends on the standard library, and allows Kotlin library versions to be omitted
JMH Benchmark of Kassava compared to manual, Guava and Apache implementations of toString() and equals()
A curated list of awesome Kotlin related stuff Inspired by awesome-java.
This library provides some useful kotlin extension functions for implementing toString(), hashCode() and equals() without all of the boilerplate.
This library provides a fluent DSL for querying spring data JPA repositories using spring data Specifications (i.e. the JPA Criteria API), without boilerplate code or a generated metamodel.
A Swagger to AsciiDoc or Markdown converter to simplify the generation of an up-to-date RESTful API documentation by combining documentation that’s been hand-written with auto-generated API documen…
Samples builds using the Gradle Kotlin DSL
Automated JSON API documentation for API's built with Spring
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
A javascript based custom slide and build framework for presentations. Many of the Gradle engineers have been using this for their presentations. Those presentations are part of this repo and can b…
Simple Samza Job Using Confluent Platform