Join Slack
Powered by
can anyone recommend me a webserver or application...
# server
d
David
03/12/2021, 11:07 PM
can anyone recommend me a webserver or application server, well something that I can deploy my Spring Boot project into
r
Robert Jaros
03/12/2021, 11:09 PM
Spring Boot projects don't need any application server.
b
Big Chungus
03/13/2021, 10:13 AM
Yep, they're just fat executive jars. All you need is JRE. Then you can just run with java -jar my-app.jar
d
David
03/13/2021, 10:57 AM
Yes I know, but my issue is this:
https://kotlinlang.slack.com/archives/C0B8RC352/p1615590512043500
b
Brian Dilley
03/14/2021, 5:45 PM
You don't need to do that.
Brian Dilley
03/14/2021, 5:45 PM
Copying jars and shit - unnecessary.
2
Views
Open in Slack
Previous
Next