Skip to content

Build and test for Linux/ARM64 #43156

@odidev

Description

@odidev

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions