panuszewski.dev
JVM, Kotlin, Gradle, IntelliJ Plugins
-
Spring I/O 2024 - subjective highlights
No time to watch the entire conference? Here you can find a list of topics which I personally find the most interesting ;)
-
Gradle Jumper - plugin for better IDE navigation
Gradle has been recently introducing more and more typesafe accessors, especially for Kotlin DSL buildscripts. Wouldn’t it be nice to jump to a subproject via its typesafe accessor?
-
Gradle compileOnly - library developer's best friend?
Many developers might not pay much attention to the
compileOnly
scope, but you’ve probably encountered it at some point. Have you ever wondered about its functionality and where it fits best? -
Tree View By Default - plugin for better MongoDB support in DataGrip
If you use DataGrip to explore the contents of MongoDB databases, you may have encountered several issues with the interface. And if you don’t like to click too much (like me), those issues may have driven you mad already 😵