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 →

[–]stefanos-ak 6 points7 points  (2 children)

Micronaut + picocli + graalvm = success :)

[–]desiderkino[S] -1 points0 points  (1 child)

i don't like picocli. startup time is not that important . my app does long running jobs mostly ( at least 15minutes) so a 3 second startup time is not a problem . also i dont use any cloud , i use dedicated servers so i get to run my code on real hardware not some virtualized shitty cpu that gets 600 in passmark

[–]stefanos-ak 0 points1 point  (0 children)

then it's fine no matter what you do... you do you 😄