IntelliJ IDEA – the Leading IDE for Professional Development in Java and Kotlin
Developing with multiple environments, configs, and TestContainers can make it tough to keep track of your database connections. Spring Debugger lists every DataSource straight in your IDE as soon as your app starts! More in our blog post.
Testing is a crucial part of software development, verifying that a system functions as intended. Developers create unit tests to validate the behavior of individual components, isolating them from external dependencies such as file systems, databases, message brokers, and third-party APIs. However,…
Spring in Spring! Now, this sounds interesting to me. Spring is here and we are excited to host a session on Spring in Spring! Register now and join us for the live stream of Spring Boot Loves K8s. In this live stream, Madhura Bhave, Software Engineer, String Boot Team, VMware, will talk about and d…
Kotlin is an open-source, statically typed programming language developed by JetBrains that targets the JVM, Android, JavaScript, and Native. Spring, one of the most popular Java frameworks, is widely used to develop enterprise web applications. At JetBrains, the Kotlin team works closely with Sprin…