Unix: Check and convert file enconding charset

6 years ago

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

IntelliJ IDEA useful shortcuts and tips

7 years ago

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

Set up Play project on Eclipse

7 years ago

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

Create Play Java Project

7 years ago

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

Install Play Framework 2.6

7 years ago

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

Change Spring Boot server port

7 years ago

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

Change Spring Boot embedded container

7 years ago

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

Spring Boot Hello World

7 years ago

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

Spring Tool Suite: Failed to load the JNI shared library

7 years ago

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

Install Spring Tool Suite on Eclipse

7 years ago

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