Post Data to other project without using class| Spring boot Tutorial Hindi

Опубликовано: 16 Апрель 2026
на канале: CodiebyHeaart
84
14

In this video you will learn about

How to send data to other project APIs without using Model class,
By using JSONObject you will learn about, Creating request using JSON object

Request Body Exp :
{
"Emp_ACC_VAL": {
"Emp_identifier": ""
},
"Emp_code": {
"emp_code": "emp123468797"
},
"Emp_pay": {
"instruction": {}
},
"tran_Cat": {
"dateTime": "18-07-2023",
"sub_CAT_Type": "020",
"requestType": "Online",
"IP_Identifier": "S",
"currency": "INR",
"EMP_identifier": "emp_20231707",
"emp_type": "002"
}
}

#springboot
#JsonObject
#postman
#API
#RestAPI
#java
#learn
#Controller
#model
#class
#codiebyheart
‪@CodiebyHeaart‬