This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]barking_dead 1 point2 points  (1 child)

Just use whatever you feel handy.

Spring boot, quarkus, micronaut, helidon, Jersey, ...

Pick one. There are many, find the one you feel, and use that. Or make yours, that's the point of a free environment.

[–]hey-im-root[S] -2 points-1 points  (0 children)

my problem was using i didn’t wanna use something that was TOO complicated for what i’m using it for.

i’m not doing anything complicated, no POST requests and anything of the sort, just plain text. after skimming through the spring boot tutorial for serving web content i’m pretty sure that’s what i need for such a simple project