Archives

All tutorials, for quick reference

Java 15 - Sealed Classes Preview Feature (JEP 360)

Java Iterator, ListIterator and Spliterator

Java Collection Interface

NumberFormatException: For input string: "" in Swagger (Solved)

How to install GCC on Ubuntu 20.04 LTS

Install Ubuntu 20.04 LTS (Focal Fossa)

Install R and RStudio

Java 14 - Records Preview Feature (JEP 359)

Java 14 - Helpful NullPointerExceptions (JEP 358)

Java 14 - JFR Event Streaming (JEP 349)

Java 14 - Creating Self-Contained Java Applications With Packaging Tool (JEP 343)

Java 14 - Pattern Matching for instanceof (JEP 305)

Build a Chat Application Using Spring Boot and WebSocket

Create Spring Boot + WebSocket Application using STOMP and SockJS

Spring Boot + WebSocket With STOMP Tutorial

Spring Boot + WebSocket Basic Example

How To Reset MySQL Password in Ubuntu Server

IllegalArgumentException: There is no PasswordEncoder mapped for the id "null"

groovy.lang.MissingPropertyException: No such property for class

Spring Boot + Groovy Templates CRUD Example