https://github.com/binkley/spikes
Spike mini projects
https://github.com/binkley/spikes
Last synced: 10 months ago
JSON representation
Spike mini projects
- Host: GitHub
- URL: https://github.com/binkley/spikes
- Owner: binkley
- License: unlicense
- Created: 2019-05-02T21:43:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-05T22:25:21.000Z (about 2 years ago)
- Last Synced: 2025-03-20T10:56:14.381Z (10 months ago)
- Language: Kotlin
- Size: 60.1 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Spike mini projects
Spikes are not to be considered stable.
* [Amazon Java SDK logging demonstration](amazon-java-sdk-logging-demo/)
* Domain persistence modeling — moved to
[https://github.com/binkley/domain-persistence-modeling]
* [Custom Logback pattern](custom-logback-pattern/)
* [Exploring Kotlin async](kotlin-async/)
* [Google's Flogger](googles-flogger/)
* [Gradle pre-push](gradle-pre-push/)
* Gradle test sets — moved to
[https://github.com/binkley/gradle-multiple-test-roots]
* [Java 1.4 exploration](java14/)
* [Kotlin blockchain](kotlin-blockchain/)
* [Kotlin native](kotlin-native/)
* [Layers in Kotlin](layers-kt/)
* [Lombok Superbuilder](lombok-superbuilder/)
* [Micronaut hello world](micronaut-hello-world/)
* [Micronaut kitchen sink](micronaut-kitchen-sink/)
* [Micronaut retryable](micronaut-retryable/)
* [Quarkus hello world](quarkus-hello/)
* [Rust green threads](rust-green-threads/)
* [Rust hello world](rust-hello-world/)
* [Scratch](scratch/)
* [Spring Boot Etag support](spring-boot-etag-support/)
* [Spring Boot with clouds versions](spring-boot-import-cloud-versions/)
* [Spring Boot JMS client](spring-boot-jms-client/)
* Spring Boot logging — moved to
[https://github.com/binkley/spring-boot-logging]
* [Spring Boot validation](spring-boot-validation/)
* [Spring transactions](spring-transactions/)
* [Spring XML support](xmlish/)