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

Home » Amit Phaltankar » Page 18

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

Understand Http PUT vs PATCH with Examples

A Hands on Guide to Understand HTTP PUT vs PATCH with an example implementation of Spring REST API for both methods

CRUD REST Service With Spring Boot, Hibernate, and JPA

Complete guide to write CRUD REST Service using Spring Boot, Hibernate & JPA. Build a service to perform GET, PUT, POST and DELTE on Database

Spring Boot Application in Embedded Jetty Server

This tutorial demonstrates How to Run Spring Boot Application in Embedded Jetty Server with the help of examples

How to Change Context Path in Spring Boot

Examples of updating Spring Boot application’s context path with YAML, command argument, system or environment variable or programmatically

Scheduled Tasks in Spring with @Scheduled

Guide to write Scheduled Tasks in Spring using the @Scheduled annotation. Learn different ways of scheduling methods in Spring

Configure Spring Boot Embedded Tomcat Server

Learn How to Configure the Embedded Tomcat Server in Spring Boot application for various purposes.

Posts pagination

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