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

Home » Amit Phaltankar » Page 19

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 !!

How to write Java Streams Custom Collector

Hands on tutorial to write Java Streams Custom Collector and use it on Streams to collect Stream elements.

Java 8 Streams API – Stream Collectors

An in-depth guide to the Java Stream Collectors and its predefined collectors with the help of practical examples

How to generate Random Numbers in Java

Examples of How to generate Random Numbers like Integer, Double, Float, and Long using plain java and Apache Commons Maths.

Wildcard Queries with Spring Data JPA

Examples of Spring Data JPA and wild card queries using LIKE, Starts With, Ends With, Contains, and Not Like.

Spring Boot Runners – ApplicationRunner and CommandLineRunner

Learn with examples about the two Spring Boot Runners namely Application Runner and Command Line Runners.

Change Default Port in Spring Boot Application

Learn the various ways of changing default port of a Spring Boot web application with examples.

Posts pagination

< Prev 1 … 18 19 20 … 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.