Skip to content
Facebook
  • About Us
  • Contact Us
  • Privacy Policy
Facebook
Tech Geek
Skip to content
  • Java /Spring Boot
    • Basics
    • Java Collection Framework
    • Java Virtual Machine
    • Generics in Java
    • Multi-Threading
  • Cloud
  • Data Structures
    • Linked List
  • SQL / DBMS
  • Interview Questions
    • Core Java Interview Questions
    • Spring Boot Interview Questions
  • System Design
    • Design Patterns
    • High Level | System Design | HLD
Home Posts tagged "HTTP Methods"

Tag: HTTP Methods

Mapping annotation in Spring Boot

Gaurav Kawatra May 24, 2025 May 24, 2025Spring-Framework HTTP Methods, Java, Java 17, Spring Boot, Spring Boot Annotations 0

Mapping annotation in Spring simply informs that this method handles HTTP requests as per their respective verb, like GET, POST, PATCH, PUT, etc. Although the annotation maps the request to the method, the logic for how the resource is replaced/created/deleted is up to the developer.

Continue reading

  • Facebook
  • Recent Posts

    • Spring Boot Interview Questions – 1
    • Mapping annotation in Spring Boot
    • Rest-API Interview Questions – 2
    • Rest-API Interview Questions – 1
    • Java Optional Class
  • Categories

    • Array
    • ArrayList
    • AWS
    • Cloud Computing
    • Core Java
    • Data Structure
    • DBMS
    • GCP
    • High Level System Design
    • Interview Questions
    • Java Collection Framework
    • Kafka
    • Linked List
    • LinkedList
    • Low Level System Design
    • Security
    • Spring AOP
    • Spring-Framework
    • System Desigm
    • Uncategorized
Copyright © 2025 · Coder Stuff· All rights Reserved.
Powered by Nirvana & WordPress.
Facebook