Documentation Home
Broadleaf Concepts REST
This version of the framework is no longer supported. View the latest documentation.

Rest

All of the Broadleaf APIs are written using Spring MVC concepts like @RestController and @RequestMapping. Documentation for the REST APIs is generated using Swagger (an optional configuration in your demo) and are viewable at http://demo.broadleafcommerce.org/api/v2/swagger-ui.html.