-
Enterprise Java
Spring Framework – Application Context – Three ways to get to the application context
This article shows you three different ways how to get to the Spring Framework Application Context in your code. Summary…
Read More » -
Enterprise Java
Intro to Redis with Spring Boot
1. Overview In this article, we will review the basics of how to use Redis with Spring Boot through the…
Read More » -
Core Java
Functional Java by Example | Part 2 – Tell a Story
This is part 2 of the series called “Functional Java by Example”. The example I’m evolving in each part of…
Read More » -
Enterprise Java
Too Many PreparedStatement Placeholders in Oracle JDBC
There are multiple causes of the ORA-01745 (“invalid host/bind variable name error”) error when using an Oracle database. The Oracle…
Read More » - Software Development
-
Core Java
A Tale of Two Iterators
When you look at the most popular Java interview questions, you might encounter the one about fail-fast and fail-safe iterators:…
Read More » -
Enterprise Java
Spring Boot: Thymeleaf Template Decorator Using Thymeleaf Layout Dialect
Introduction The question on reusing header and footer on all Thymeleaf templates has been often been asked on StackOverflow. In…
Read More » -
Core Java
[MEGA DEAL] Complete Java Programming Bootcamp (94% off)
10 Courses (83.5 Hours) to Become a Java Master: Design UIs with JavaFX, Utilize Design Patterns, Master Multithreading & More…
Read More » -
Enterprise Java
Configure passwords in Payara Server and GlassFish
Answeriing Stackoverflow questions provides a great feedback for finding out gaps in the official documentation of my favourite opensource tools.…
Read More »