Pinned Repositories
alpine-activemq
A Docker image for running Apache ActiveMQ. Based on Alpine Linux and the AdoptOpenJDK 16.
alpine-temurin
JDK or JRE base image based on Eclipse Temurin and Alpine Linux.
alpine-varnish
Docker image for running Varnish. Based on Alpine Linux.
aws-ec2-terraform
Project used to learn AWS EC2, using both the CLI API and Terraform.
clojure-workshop
Intro workshop for learning Clojure. Should be used with slides (contact me).
demo-application
An example Spring Boot application referenced from the README.md in another repository.
java8-examples
Exploring Java 8 features by example.
javaee-rest-api
Simple Java EE 7 REST application.
kafka-workshop
A Docker Compose project that provides Apache Kafk, edenhill/kcat and example applications.
spring-rest-api
Simple Spring Boot REST application.
njmittet's Repositories
njmittet/alpine-activemq
A Docker image for running Apache ActiveMQ. Based on Alpine Linux and the AdoptOpenJDK 16.
njmittet/java8-examples
Exploring Java 8 features by example.
njmittet/javaee-rest-api
Simple Java EE 7 REST application.
njmittet/alpine-varnish
Docker image for running Varnish. Based on Alpine Linux.
njmittet/kafka-workshop
A Docker Compose project that provides Apache Kafk, edenhill/kcat and example applications.
njmittet/spring-rest-api
Simple Spring Boot REST application.
njmittet/alpine-temurin
JDK or JRE base image based on Eclipse Temurin and Alpine Linux.
njmittet/aws-ec2-terraform
Project used to learn AWS EC2, using both the CLI API and Terraform.
njmittet/clojure-workshop
Intro workshop for learning Clojure. Should be used with slides (contact me).
njmittet/demo-application
An example Spring Boot application referenced from the README.md in another repository.
njmittet/learning-react
Notes and code written while learning React, JavaScript and related technologies.
njmittet/www-njm-cloud
Website for www.njm.cloud.
njmittet/css-tutorials
Implementing various CSS Flexbox and Grid tutorials
njmittet/docker-kafka-kcat
A docker-compose project that exposes Apache Kafka on port 9092 and provides a wrapper configuration around the edenhill/kcat Docker image.
njmittet/gradle-examples
A set of examples used to learn Gradle.
njmittet/java-concurrency
A collection of Java concurrency examples for personal use.
njmittet/java-single-file
Examples running '.java' files using just 'java'.
njmittet/java-uber-jar
Examples using Maven and Gradle to build 'uber-jar' libraries and executables.
njmittet/learning-go
Implementing Tour of Go.
njmittet/learning-kotlin
A set of examples used to learn Kotlin.
njmittet/learning-rust
A set of examples used to learn Rust.
njmittet/maven-super-pom
Common pom.xml for java projects.
njmittet/miles.fagdag.2016.1.pets
Clojure and ClojureScript introduction.
njmittet/miles.fagdag.2016.2.morepets
More Clojure and ClojureScript.
njmittet/nextjs-tutorial
Using the Learn Next.js starter template to learn Next.js.
njmittet/spring-boot-mdc
A minimal Kotlin and Spring Boot application demonstrating the use of Mapped Diagnostic Context (MDC) for logging.
njmittet/spring-examples
A collection of Spring Framework and Spring Boot examples for learning puposes.