Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build and test for Linux/ARM64 #43156

Open
odidev opened this issue Nov 14, 2024 · 2 comments
Open

Build and test for Linux/ARM64 #43156

odidev opened this issue Nov 14, 2024 · 2 comments
Labels
status: feedback-reminder We've sent a reminder that we need additional information before we can continue status: waiting-for-feedback We need additional information before we can continue status: waiting-for-triage An issue we've not yet triaged

Comments

@odidev
Copy link

odidev commented Nov 14, 2024

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

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 14, 2024
@snicoll
Copy link
Member

snicoll commented Nov 14, 2024

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

@snicoll snicoll added the status: waiting-for-feedback We need additional information before we can continue label Nov 14, 2024
@spring-projects-issues
Copy link
Collaborator

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.

@spring-projects-issues spring-projects-issues added the status: feedback-reminder We've sent a reminder that we need additional information before we can continue label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: feedback-reminder We've sent a reminder that we need additional information before we can continue status: waiting-for-feedback We need additional information before we can continue status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

No branches or pull requests

3 participants