How to write integration tests for a GraphQL API with Spring Boot and Kotlin How to write integration tests for a GraphQL API using Spring Boot 2.x and Kotlin
Cleaning up database tables after each integration test method with Spring Boot and Kotlin How to clean database tables after each integration test in a Spring Boot application using Kotlin
Using JUnit 5 with Spring Boot 2, Kotlin and Mockito A guide explaining how to install, configure, and use JUnit 5 with Mockito in a Spring Boot Kotlin project
How to validate UUID with bean validation in Kotlin A small bean validation constraint annotation in Kotlin for UUIDs