Skip to content
Java Development Journal
Java Development Journal
  • Guides
    • Spring Security Tutorial
    • Spring Boot
    • REST API with Spring
  • Courses
    • Learn Java Programming
  • Start Here
    • Spring Framework
      • Spring MVC Tutorial
      • Spring Security
    • Interview
      • Spring Interview Questions
      • Spring Boot Interview Questions
      • Spring MVC Interview
      • Java Interview Questions
    • Popular Categories
      • REST
      • Spring Framework
      • Spring Boot
      • Spring MVC
    • Others
      • RSS
  • Interview Questions
  • Online Compilers
    • Online Java Compiler
    • Python Compiler
    • Php Compiler
Java Development Journal
  • Guides
    • Spring Security Tutorial
    • Spring Boot
    • REST API with Spring
  • Courses
    • Learn Java Programming
  • Start Here
    • Spring Framework
      • Spring MVC Tutorial
      • Spring Security
    • Interview
      • Spring Interview Questions
      • Spring Boot Interview Questions
      • Spring MVC Interview
      • Java Interview Questions
    • Popular Categories
      • REST
      • Spring Framework
      • Spring Boot
      • Spring MVC
    • Others
      • RSS
  • Interview Questions
  • Online Compilers
    • Online Java Compiler
    • Python Compiler
    • Php Compiler

Java Development Journal

Hello!! Welcome to the Java Development Journal. We love to share our knowledge with our readers and love to build a thriving community.

Spring Boot Whitelabel Error Page

February 3, 2020August 30, 2018 by Java Development Journal

A quick guide to Spring Boot whitelabel error page. Learn how to customize the default error page in a Spring Boot application.

Categories Spring Boot

Spring Boot vs Spring MVC

February 3, 2020August 28, 2018 by Java Development Journal

A quick guide to Spring Boot vs Spring MVC. Learn how Spring Boot and Spring MVC complement each other in application development.

Categories Spring Boot

Spring Cache Custom KeyGenerator

October 20, 2020August 23, 2018 by Java Development Journal

A quick guide to creating a custom key generator with Spring Cache. Learn how to implement a custom Spring Cache KeyGenerator.

Categories Spring

Session Attributes in Spring MVC

January 6, 2020August 21, 2018 by Java Development Journal

A quick guide for using session attributes in Spring MVC application. Learn the different ways to store attributes in a session with Spring MVC.

Categories Spring MVC

Shutdown a Spring Boot Application

November 22, 2018August 9, 2018 by Java Development Journal

A quick guide at different ways to shutdown a Spring Boot application.Learn when to use Spring Boot actuator endpoint or when to class the close method available with Spring ApplicationContext.

Categories Spring Boot

Spring Boot Annotations

September 29, 2018August 7, 2018 by Java Development Journal

A quick guide to the Spring Boot annotations.Learn about the different annotations and how to use these annotations to tune the auto-configuration process.

Categories Spring Boot

@Order in Spring

January 27, 2021August 2, 2018 by Java Development Journal

A quick and practical guide of Spring @Order annotation.Learn when and how to use this @Order annotation in your Spring application.

Categories Spring

Custom Favicon in Spring Boot

May 9, 2020July 31, 2018 by Java Development Journal

Learn how to create a custom favicon in Spring Boot application. Get an overview to process to override favicon in your application.

Categories Spring Boot

Mustache with Spring Boot

February 18, 2020July 26, 2018 by Java Development Journal

A quick guide to use Mustache with Spring Boot application. Learn how to integrate and use Mustache templates with Spring Boot application.

Categories Spring Boot

Spring MVC Annotations

January 17, 2020July 24, 2018 by Java Development Journal

A quick guide to the different Spring MVC annotations. Get an understanding of different annotations for handling HTTP requests and responses in Spring MVC.

Categories Spring MVC

CommandLineRunner Interface in Spring Boot

July 19, 2018 by Java Development Journal

A quick and practical guide to use CommandLineRunner interface in Spring Boot. Learn how to use CommandLineRunner interface in your Spring Boot application.

Categories Spring Boot

DeferredResult in Spring

July 17, 2018 by Java Development Journal

A quick guide to performing asynchronous request processing in Spring MVC.Learn how to use DeferredResult class in Spring to create asynchronous endpoints.

Categories Spring MVC

HTTP PUT vs HTTP PATCH in a REST API

July 12, 2018 by Java Development Journal

Learn about the difference between HTTP PUT vs HTTP PATCH in a REST API, and their implications when building your Spring API. Learn when to use PUT or PATCH in your REST API design.

Categories REST

Versioning a REST API

January 24, 2019July 5, 2018 by Java Development Journal

A quick guide for versioning a REST API. Get an understanding of the different options while versioning your REST API for changes.

Categories REST

Spring Caching

March 24, 2021June 26, 2018 by Java Development Journal

A quick guide to Spring caching. Learn how to enable, configure and make good use of the caching in your Spring application.

Categories Spring

Spring MVC Tutorial

January 24, 2019June 21, 2018 by Java Development Journal

Spring MVC tutorial to build a simple Spring MVC project using both Java and XML based configurations. Learn how to build MVC project using Spring Boot.

Categories Spring MVC

REST Pagination in Spring

June 20, 2018June 19, 2018 by Java Development Journal

A guide to building REST pagination in Spring. Learn about best practices to build pagination in a Spring based REST API.

Categories Spring

Java Weekly Newsletter Issue 29

September 28, 2018June 17, 2018 by Java Development Journal

Welcome to Java Weekly Newsletter Issue 29. Learn how to use Spring session in your next Spring application. How to reuse Java Stream API.

Categories newsletter

New Features in Java 8

November 11, 2018June 7, 2018 by Java Development Journal

An introduction to the new features of Java 8. Get an overview of the Optional, Java Stream, Date Time API, and Functional Interfaces.

Categories Java

Best Java 8 Books

June 26, 2019June 5, 2018 by Java Development Journal

A list of best Java 8 books available in the market. Get yourself familiar with new Java 8 features by reading these Java 8 books.

Categories Java
Older posts
Newer posts
← Previous Page1 … Page3 Page4 Page5 … Page11 Next →

Learning Path

  • Algorithms
  • Data Structure
  • Java
  • Design Patterns
  • Spring
  • Spring Boot
  • Spring MVC
  • Spring Security

Popular

  • Spring Security
  • Spring Boot
  • Build REST API
  • Learn Data Structure
  • Java Design Patterns
  • Free Data Tools

About

  • Disclaimer
  • Privacy Policy
  • Join our Team
  • YouTube Channel
  • GitHub
Java Development Journal
Java Development Journal
© 2025 Java Development Jounral