Read more 1 minute read CCode MariaDB, HikariCP and connection lifetimeDecember 9, 2019 How to properly configure Hikari connection lifetime with MariaDB.
Read more 2 minute read CCode YAML configuration for Log4J and SyslogJuly 5, 2019 An example of a Log4J 2.x configuration in YAML format for syslog.
Read more 3 minute read CCode How to map a collection of Enums to a column with HibernateJune 7, 2019 Learn how you can create a custom Hibernate type to map a collection of enums to a single column in the relational database table.
Read more 9 minute read CCode How to setup a WordPress website on a serverMay 10, 2019 Here is a concise guide on how to manually setup a server for hosting a website based on WordPress, with Ubuntu, nginx, PHP, MariaDB and Let's Encrypt SSL.