This tutorial will show you how to quickly check and convert file encoding charsets on Unix based operational systems, such…
Here follows a short list of some IntelliJ IDEA useful shortcuts and tips to improve your productivity whilst coding Java.…
This tutorial is going to show you how to set up a Play Framework 2.6 project on Eclipse IDE. Pre-requisites…
This tutorial is going to show you how to create a Play Java project using the command line build tool…
This tutorial is going to show you how to install Play Framework 2.6 on Ubuntu distributions by using the SBT…
Este tutorial irá mostrar como instalar o Play Framework 2.6 no Ubuntu utilizando o gerenciador de dependências SBT. Pré-requisitos Java…
Este tutorial irá mostrar como alterar a porta do servidor do Spring Boot, para podermos utilizar uma porta diferente de…
This tutorial will show you three different ways to change Spring Boot server port from its default 8080 to any…
Este tutorial irá mostrar como alterar o container padrão do Spring Boot, para podermos utilizar o Jetty ou o Undertow…
This tutorial will show you show to change Spring Boot embedded container from its default Tomcat, to an alternative Jetty…