English

Unix: Check and convert file enconding charset

This tutorial will show you how to quickly check and convert file encoding charsets on Unix based operational systems, such…

6 years ago

IntelliJ IDEA useful shortcuts and tips

Here follows a short list of some IntelliJ IDEA useful shortcuts and tips to improve your productivity whilst coding Java.…

7 years ago

Set up Play project on Eclipse

This tutorial is going to show you how to set up a Play Framework 2.6 project on Eclipse IDE. Pre-requisites…

7 years ago

Create Play Java Project

This tutorial is going to show you how to create a Play Java project using the command line build tool…

7 years ago

Install Play Framework 2.6

This tutorial is going to show you how to install Play Framework 2.6 on Ubuntu distributions by using the SBT…

7 years ago

Change Spring Boot server port

This tutorial will show you three different ways to change Spring Boot server port from its default 8080 to any…

7 years ago

Change Spring Boot embedded container

This tutorial will show you show to change Spring Boot embedded container from its default Tomcat, to an alternative Jetty…

7 years ago

Spring Boot Hello World

This tutorial will show you how to easily create a Spring Boot Hello World and explain a few concepts about…

7 years ago

Spring Tool Suite: Failed to load the JNI shared library

This tutorial will show you how to solve the Spring Tool Suite "Failed to load the JNI shared library" initialisation…

7 years ago

Install Spring Tool Suite on Eclipse

This tutorial will show how to install Spring Tool Suite on Eclipse and also the option to download and run…

7 years ago