Closed odidev closed 3 weeks ago
For aarch64 platform, I have built "Spring-Cloud-Openfeign" from source.
Following STEPS were used for the building and installation:
$ git clone https://github.com/spring-cloud/spring-cloud-openfeign.git && cd spring-cloud-openfeign $ git checkout v2.0.0.M1 $ Install JDK and setup JAVA_HOME. $ ./mvnw install
Maven build, test and install is successful.
All this information is also added to Software Ecosystem Dashboard for Arm.
Thanks a lot @odidev .
Description
For aarch64 platform, I have built "Spring-Cloud-Openfeign" from source.
Steps
Following STEPS were used for the building and installation:
Outcome
Maven build, test and install is successful.
All this information is also added to Software Ecosystem Dashboard for Arm.