A small go-through to explore Kubernetes, Helm and Terraform| iO tech_hub
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.| The JetBrains Blog
Debugging effectively requires a nuanced approach, similar to using tongs that tightly grip the problem from both sides. While low-level tools have their place in system-level service debugging, today's focus shifts towards a more sophisticated segme...| Java, Debugging, DevOps & Open Source
Azul has published its 2025 State of Java report, showing that enterprises are working hard to upgrade applications […]| DEVCLASS
One of the useful enhancements coming up in Spring Boot 3.4 is the out-of-the-box support for structured logging with support for Elastic.| Digma
The key differences between Ktor and Spring Boot for Kotlin developers such as performance , Async work/thread, ecosystem, DevEx,, observability| Digma
Spring Framework is one of the most popular and mature application development frameworks available in the...| Digma
Suppose we are developing an application backed by AWS DynamoDB. For local integration testing we are using Testcontainers and Localstack.| ConSol Blog