best practices Una guía rápida para optimizar tests con Kotlin y Spring Boot ¿Trabajas con Kotlin + Spring Boot + Gradle y tus tests son demasiado lentos? Este artículo es para vos.
best practices A quick guide to Spring Tests optimization Are you working with Kotlin + Spring Boot + Gradle? Are your tests too slow? Then, this article is for you!
java Automatically change configuration based on the current environment How to let the application knew its different running environments so it could change its configuration automatically based on the current one?