# ofbiz-spring-integration **Repository Path**: xiaobin268/ofbiz-spring-integration ## Basic Information - **Project Name**: ofbiz-spring-integration - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-15 - **Last Updated**: 2021-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Integrating Spring Boot within Apache Ofbiz * This Repository Contains Spring supported within Apache OFBIz, you can check by navigating to the ofbiz plugins -> /OFBIz-Spring/plugins/ofbiz-spring * Now, OFBIz supports Spring's Dependency Injection and REST API implementation through Spring Boot ## How to use * $ git clone https://github.com/infiprotonblog/ofbiz-spring-integration.git * $ cd ofbiz-spring-integration/OFBIz-Spring * Load the Data --> $ gradlew loadAll * Start Ofbiz --> $ gradlew ofbiz * Run https://localhost:8443/ofbiz-spring/api/ --> Hello World message * Run https://localhost:8443/ofbiz-spring/api/party --> all parties