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/).

Comment From: snicoll

@odidev I am confused. Are you reporting a problem, and if so, what is it?

Comment From: spring-projects-issues

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.

Comment From: spring-projects-issues

Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.