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

Java deploy docs incorrect for Spring Boot? #102

Open
tedyoung opened this issue Feb 1, 2022 · 2 comments
Open

Java deploy docs incorrect for Spring Boot? #102

tedyoung opened this issue Feb 1, 2022 · 2 comments
Labels
content Anything to do with content

Comments

@tedyoung
Copy link

tedyoung commented Feb 1, 2022

I (successfully!) deployed a Spring Boot-based project and I did not need the "copy dependencies" plugin, nor a Procfile. I only needed to add a system.properties to have it use Java 17.

I'm not sure if the plugin or procfile is needed for other frameworks, but might be worth calling out Spring Boot separately due to its popularity.

@ndneighbor
Copy link

This is good feedback- I personally think we are a little light when it comes to Java documentation and will keep this in mind when we do the revamp happening soon.

With Railway, we want there to be as little config as possible so if it works out of the box that's great- but wanna expose the magic that's happening under the hood.

@tedyoung
Copy link
Author

Let me know if you need feedback on updates to Java-related docs.

@half0wl half0wl added the content Anything to do with content label Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Anything to do with content
Projects
None yet
Development

No branches or pull requests

3 participants