Skip to content
amitph
  • Home
  • Spring
  • Java
  • Java 8
  • About

Home » Amit Phaltankar » Page 8

Author: Amit Phaltankar Tutorials

Thanks for visiting. I hope you found the tutorials and code examples helpful. Please post your comments, questions, and suggestions below. You can also reach out to me on any of the Social platforms listed here. Happy Coding !!

Spring WebFlux Filters with Controllers and Functional Routers

Implementing Spring WebFlux Filters – WebFilter and HandlerFilterFunction on annotation based controllers or Routing Functions

Spring Security with OAuth2 Login Guide

Guide to enable and configure Spring Security 5 OAuth 2 Login in Spring or Spring Boot Applications using Google, Facebook, Okta and Github

Add URI Parameters to Spring WebClient Requests

A guide to add Request URI parameters – path parameters & query parameters to the requests made by Spring WebFlux WebClient

Converting Between Array of Primitives to Array of Objects

Learn converting between an array of primitives and array of wrapper objects – using iteration, java streams, or apache commons library

How to Read JSON Data with Spring WebClient

Covers a different ways of reading JSON data with Spring WebClient and mapping JSON to POJOs, or Objects using Mono and Flux.

Downloading Large Files using Spring WebClient

Guide to downloading/streaming large files using Spring WebClient in parts & configuring DataBuffer Limits to avoid DataBufferLimitException

Posts pagination

< Prev 1 … 7 8 9 … 30 Next >
https://www.amitph.com

Topics

  • Java
  • Scala
  • Spring

Resources

  • About
  • Contact us
  • Java Tutorials
  • Spring Tutorials
  • Java Streams and Lambdas
  • Learning Scala
  • Home
  • MongoDB Fundamentals – Book

Latest

  • Sorting Collection of Objects by Multiple Fields in Java
  • Case-Insensitive Search in Java ArrayLists
  • Flattening Nested Lists in Java
  • Finding the Difference Between Two Java Sets
  • Comparing Two Lists In Java
© 2025 amitph.