This topic describes or walks through the code used in Hello World application. You can view examples to understand the application and create your own applications using Junos Space SDK.
It provides exposition of HTTP methods to help you understand their implementation in the application. In Hello World, CRUD operations are implemented through HTTP REST methods that further engulfs, creation for EJB implementation, RESTification, and validation of concerned methods using REST client.
The following HTTP methods provide detailed information: