Difference between @PathVariable and @Request Param Annotations. #04

Опубликовано: 29 Март 2026
на канале: Programming Galaxy
311
5

In this video We discuss how to create rest api or restful web services.

@RequestParams extract values from the query string.
@PathVariables extract values from the URL path.
--------------------------------------------------------------------------------------------------------------
JPA
   • JPA - Table and Primary Key | JPA (Java Pe...  
Devtools
   • Spring Boot DevTools | #38  
Lombok
   • Java Lombok  

#java
#restapi
#restfulwebservices