You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A REST based Spring free microservice for asynchronous calculation of Collatz series terms. Demonstrates dependency injection using the Java class loader and a mix of Java and Kotlin in a single Gradle build. Uses an ORM free and type safe database access with jOOQ. Postgres and flyway for DB version management