What is the purpose that SpringApplicationBuilder class provides child(), parent(), and sibling() methods?

|
Inseption 2022-08-16 11:27:50
Guys please help
rohan121a 2022-08-16 12:45:29
Hi all, i have made a controller, but using postman it gives 401. Pls help.
rohan121a 2022-08-16 12:46:29
I am using an exisiting project as base, maybe there was some security or something , but i am not able to gain entry cos of it, 401 i am getting.
Praveen 2022-08-16 13:14:08
Wissaliix 2022-08-15 14:07:03
the image is read I receive a confirmation message but it is not sent

U didn’t add buffered image object to api call, please check that.

Praveen 2022-08-16 13:17:48
Wissaliix 2022-08-15 14:07:03
the image is read I receive a confirmation message but it is not sent

Did you added to body of api call?

AnkitSaini4466 2022-08-16 14:01:08
Hey, I’m working on a mini payment project in java springboot.
Can somebody guide me how to do it? I’ve done lot of work already with my team.
AnkitSaini4466 2022-08-16 14:01:18
Now i have a task of refund payment feature.

I just have to give a Post request (contains name, random transaction id, amount, etc) and then just get it successfully done IF IT MATCHES THE PAYMENT GATEWAY THAT ALLOWS REFUND.

I’m confused how to proceed and where to write code. Somebody please help

rohan121a 2022-08-16 14:22:33
I have endpoints configured in controller. But still getting 404 when hitting from postman. Can anyone help, if u want i will get u amazon voucher in return for yr help.
Bp 2022-08-16 14:42:39
rohan121a 2022-08-16 14:22:33
I have endpoints configured in controller. But still getting 404 when hitting from postman. Can anyone help, if u want i will get u amazon voucher in return for yr help.

Try to run the application after changing the port number

Cfa 2022-08-16 15:32:54
How to call external api
Shetsso 2022-08-16 15:55:46
rohan121a 2022-08-16 14:22:33
I have endpoints configured in controller. But still getting 404 when hitting from postman. Can anyone help, if u want i will get u amazon voucher in return for yr help.

Code snap??

Commander 2022-08-16 16:01:28
Hi developers…. I have a small doubt

I have 3 list

<li>Email</li>
<li>internet</li>
<li>phone</li>

<textarea id=”result” row=”5″ column=”50″>
</textarea>

If I click 1st list then email should be copied and able to paste that textarea

If I click 2nd list then internet should be copied and able to paste that in textarea

Remaining list also same….

I need to right a code in java script

Anyone help me how to do that

Thanks for advance 😊

Arya 2022-08-16 16:31:00
Commander 2022-08-16 16:01:28
Hi developers…. I have a small doubt

I have 3 list

<li>Email</li>
<li>internet</li>
<li>phone</li>

<textarea id=”result” row=”5″ column=”50″>
</textarea>

If I click 1st list then email should be copied and able to paste that textarea

If I click 2nd list then internet should be copied and able to paste that in textarea

Remaining list also same….

I need to right a code in java script

Anyone help me how to do that

Thanks for advance 😊

Bro add event listener for li than add that data totext area using id

Commander 2022-08-16 16:43:08
Okay bro
vishal7036 2022-08-16 17:00:49
Wissaliix 2022-08-15 14:07:03
the image is read I receive a confirmation message but it is not sent

check file type

Vs 2022-08-16 19:01:35
How to stop brain
raja juluru 2022-08-16 19:18:06
Shailesh1357 2022-08-12 16:21:57

add @repository annaotation

raja juluru 2022-08-16 19:20:12
Rohit Madaan 2022-08-13 10:42:41

annatation imported frm wrong package

Sujit Yadav 2022-08-16 20:52:53
*pm2 list
Sujit Yadav 2022-08-16 20:52:53
And it is possible changes configuration at run time
Sujit Yadav 2022-08-16 20:52:53
Hiii Everyone…….How can deploy war file through one list
Sakshi 2022-08-16 21:42:02
Which is more imp according to interview springboot or Restfull web services ?
Suraj 2022-08-16 21:44:21
Sakshi 2022-08-16 21:42:02
Which is more imp according to interview springboot or Restfull web services ?

Spring Boot

Sakshi 2022-08-16 21:45:30
For sure na?
Moises Henriques 2022-08-16 21:48:22
Sakshi 2022-08-16 21:45:30
For sure na?

Both are important

Sakshi 2022-08-16 21:48:47
Okay 👍🏻 higher weightage
Rocky 2022-08-16 23:41:08
Sakshi 2022-08-16 21:42:02
Which is more imp according to interview springboot or Restfull web services ?

Both are important bcoz most of the time you use spring boot to develop microservices and microservices are those services which uses Rest Services to expose Rest endpoint.

Anderson Lin 2022-08-17 06:15:30
What is the purpose that SpringApplicationBuilder class provides child(), parent(), and sibling() methods?

https://docs.spring.io/spring-boot/docs/2.7.2/api/index.html?org/springframework/boot/builder/SpringApplicationBuilder.html

Thanks in advance.

Muhammadsaied 2022-08-17 07:49:27
springbootmicroservices-73442.jpg

Muhammadsaied 2022-08-17 07:49:27
springbootmicroservices-73441.jpg

|