A hands-on tutorial on how to test against 12 different JVM’s using TestContainers
JobRunr is an open source library that makes it easy to perform background processing on the JVM, making use of persistent storage like an RDBMS or a NoSQL database. This tutorial will show you how to test against 12 different JVMs using TestContainers.