/jvm-examples

Various JVM examples across Clojure, Scala, Kotlin, Java, etc.

Primary LanguageClojure

JVM Examples

Playing around with the JVM.

Prerequisites and assumptions

You'll need Homebrew installed ahead of running these examples. You might also need Java, but I think the install steps for each guide must do that for you.

You can assume I was using Atom editor unless the guide specifically mentions an alternative.

I'm assuming you're using a Mac in these guides, sorry Linux and Windows folk!

Microservices

Clean Architecture