-
Notifications
You must be signed in to change notification settings - Fork 41.4k
Closed as not planned
Description
Description
For aarch64 platform, I have built "Springboot" from source.
Steps
Following "STEPS (https://spring.io/quickstart)" were used for building and installing Springboot
Wget https://github.com/spring-projects/spring-boot/archive/refs/tags/v3.4.0-RC1.tar.gz
tar xvf v3.4.0-RC1.tar.gz
cd spring-boot-3.4.0-RC1
./gradlew build
Outcome
To validate that the build was successful Install the Spring Boot CLI (https://docs.spring.io/spring-boot/installing.html#getting-started.installing.cli)
wget https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-cli/3.3.4/spring-boot-cli-3.3.4-bin.zip
sdk install springboot
spring --version
All this information was also added to Software Ecosystem Dashboard for Arm (https://www.arm.com/developer-hub/ecosystem-dashboard/).
Metadata
Metadata
Assignees
Labels
No labels