Leap Execution Lifecycle Leap lifecycle routes define the general path of a leap request. Understanding the leap lifecycle is critical to developing robust implementations.
JMS Request and Reply Routes Leap implements a common request/response queue pattern that all services share. Learn how to implement this pattern for execution routes and more.
Intra-Feature Service Calls Learn how to call services that are part of a different Feature, handle the response, and access the values from Leap Data Context
HSQLDB vs MySQL as the Leap Database Picking the proper database for your project shouldn't be a hard decision. Learn how to choose which of the two primary DBs you should use.