this post was submitted on 26 Nov 2023
6 points (80.0% liked)
Java
1367 readers
1 users here now
For discussing Java, the JVM, languages that run on the JVM, and other related technologies.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What's your definition of http web server or socket? Most frameworks nowadays provide you with tools to get a fully working project up and running with just a couple of clicks.
For instance: https://start.spring.io/
Python has a one liner that just runs.
Is there a one liner that comes standard with Java now? There definitely hasn't been before now.
What does the one liner do?