Development Java How to handle Secrets in Java This post gives an overview of the different ways to manage configuration parameters for software applications in general, and focuses on the management of secrets with environment variables for applications written in java.
Development Java Understanding Maven for plugin Development Deep dive into maven’s internals to help the development of plugins
Development System Clickhouse 101 - Data Structures and internals First article of the clickhouse 101 series. Lets deep dive into the underlying data structures and internal mechanisms of clickhouse.