1.

Command to create new endpoint?(a) Endpoint_T(b) Endpoint(c) Endpoint-T(d) Endpoint-tI had been asked this question in my homework.The origin of the question is Handling Actuator Request in chapter Going Parallel, Handling Actuator and Sensor of IOT

Answer»

Right option is (b) ENDPOINT

The explanation: Besides USING the EXISTING endpoint provided by SPRING boot we can create a new endpoint. We need to have endpoint implementation implement the endpoint.



Discussion

No Comment Found

Related InterviewSolutions