cURL POST request guide with the most common examples and a description of what each command sample does.cURL: POST request examples2021-08-28 in Tools tagged curl / HTTP / Quickie by Marc Nuri
How to disable wildcard automatic imports in IntelliJ IDEA.How to disable wildcard imports in IntelliJ IDEA2021-08-25 in Tools tagged IntelliJ IDEA / Quickie by Marc Nuri
How to show white spaces and tabs in IntelliJ IDEA.How to show whitespace in IntelliJ IDEA2021-08-07 in Tools tagged IntelliJ IDEA / Quickie by Marc Nuri
cURL GET request guide with the most common examples and a description of what each command sample does.cURL: GET request examples2021-08-01 in Tools tagged curl / HTTP / Quickie by Marc Nuri
Gradle recommends the Gradle Wrapper as the preferred way to run your scripts. In this post I explain how to setup the Wrapper with Docker.Gradle: Adding the Gradle Wrapper from Docker2021-07-20 in Java tagged Docker / Gradle / Java / Quickie by Marc Nuri
This blog post explains how to install Cinnamon desktop environment in a standard fedora distribution using dnf groupinstall.Fedora: How to install Cinnamon desktop environment2019-09-29 in Operations tagged Cinnamon / Desktop / Fedora / Linux / Quickie by Marc Nuri
Learn how to list installed RPM packages in a Red Hat based Linux distribution or any other distribution that uses the RPM package manager.Linux: How to list installed RPM packages2018-06-06 in Operations tagged Linux / Quickie by Marc Nuri
How to configure the Spring Boot HTTP application server port using the `server.port` property.'Spring Boot: How to change the application port?2018-05-12 in Java tagged Java / Spring Framework / Spring Boot / Quickie by Marc Nuri