-
Notifications
You must be signed in to change notification settings - Fork 912
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
Spring initializr generate empty file #1708
Comments
Hello, I don't have trouble downloading that project. What's the error message you're getting? |
when I choose gradle project and generate I receive an empty zip file. maven project it is okay. |
Huh. I've tested with both Firefox and Chrome, and it works with Gradle (and Maven). What browser are you using? Could you try with
this saves the project as |
2025-01-23 14:40:33 (930 KB/s) - ‘initializr.zip’ saved [53360/53360] yes seems like problem with my browser? |
Looks like it. What browser do you use? |
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. |
Sorry for the late answer. Google Chrome Version 131.0.6778.205 (Official Build) (arm64) |
I suspect that's some kind of browser bug or other a problem in a component which we don't control. |
Hi there,
It's my first issue here. I am not able to download spring initializr project.
https://start.spring.io/#!type=gradle-project&language=java&platformVersion=3.3.7&packaging=jar&jvmVersion=17&groupId=com.example.project&artifactId=demo&name=demo&description=Demo%20project%20for%20Spring%20Boot&packageName=com.example.project.demo&dependencies=web,actuator,lombok,configuration-processor,cloud-feign
The text was updated successfully, but these errors were encountered: