[email protected]
Download Java Developer Zone Android App
Facebook
Twitter
Google+
Java Developer ZoneJava Developer Zone
  • Weekly Quiz
  • Blog
  • Categories
    • Java 8
    • Java 9
    • Spring Boot
    • Spring-MVC
    • Spring Security
    • Solr
    • Elastic Search
    • Spark
    • Hadoop
    • NLP
    • Machine Learning
    • nodejs
    • Hibernate
    • Java Basic
    • Scala
    • Maven
    • Java Web Basic
    • Tech
  • Hire Team
  • Guest Post
  • About Us
  • Contact Us

Tag: spring-boot

Spring Gson serializing null fields

Spring Gson serialize null fields

March 17, 2019Java Developer Zone

1. Overview While working with Gson to serialize fields at that time by default Gson will ignore null fields or we can say if null fields available in Java object…

Read More
Change Gson field naming strategy in Spring

Change Gson field naming strategy in Spring

March 16, 2019Java Developer Zone

1. Overview Google’s Gson is very popular library for converting Java Object to Json and in this article we will learn different strategy for converting java field name to upper…

Read More
Spring boot configure GSON

Spring boot configure Gson

March 16, 2019Java Developer Zone

1. Overview In this article, We will learn how to configure Gson in spring boot application or we can say it is a way to configure Gson instead of Jackson….

Read More
Spring Jackson exclude null fields

Spring Jackson exclude null fields

September 18, 2018Java Developer Zone

1. Overview This article is about Spring Jackson exclude null fields or we can say Spring Jackson ignore the null value at the time of serialization. While using RestController in Spring…

Read More
Spring boot JPA Multi Tenancy example

Spring boot JPA Multi Tenancy example

September 16, 2018Java Developer Zone

1. Overview In this article, We will learn Spring JPA Multi Tenancy example or Spring JPA database routing Example. While developing SAAS (Software As A Service) based application we require to change…

Read More
Spring Jackson property naming strategy

Spring Jackson property naming strategy

September 8, 2018Java Developer Zone

1. Overview Jackson is a very popular library to convert Java object to JSON. while converting POJO to JSON, It will consider property name will as key. But sometimes we require…

Read More
Spring JPA Projection example

Spring JPA Projection example

September 8, 2018Java Developer Zone

1. Overview In this article, We will learn Spring JPA Projection example using interface and class. Projection means select only specific column instead of fetching all the columns from the…

Read More
Spring Boot Liquibase Example

Spring Boot Liquibase Example

September 3, 2018Java Developer Zone

1. Overview Database schema migration is performed on a database whenever it is necessary to update/revert changes in the database or need to migrate the database from one version to…

Read More
Spring JPA Like Query Example

Spring JPA Like Query Example

August 26, 2018Java Developer Zone

1. Overview In this article, We will learn Spring JPA Like Query Example, While working with contains criteria like the query are used, for example when we want to search…

Read More
Spring Boot HATEOAS REST Service Example

Spring Boot HATEOAS REST Service Example

August 13, 2018Java Developer Zone

1. Overview HATEOAS(Hypermedia as the Engine of Application State) is an important component of the REST application architecture. Here, Hypermedia represents Hyperlinks and we can say APIs driven based on…

Read More

Posts pagination

< 1 2 3 4 5 … 12 >

Git Repository

  • Hadoop Repository
  • Machine Learning Repository
  • Spring Repository
  • Spring Boot Microservice
  • Elastic Search Repository
  • Hadoop & Spark Repository
  • Hadoop & Spark Repository
  • Java Repository

Popular Tutorial

  • Spring boot tutorial
  • Java tutorial
  • Solr tutorial
  • Elastic search tutorial
  • Hadoop tutorial
  • Java 9 tutorial

Favorites Links

Spring MVC documentation

Spring security documentation

Spring Boot Documentation

Java 9 Documentation

Java 8 Documentation

Solr Documentation

Scala documentation

Featured Post

  • Spring boot development tips
  • Spring boot dynamic query example
© 2025 All rights reserved by javadeveloperzone.com | Terms & Condition | Privacy Policy | Powered By ProminentPixel