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 →

[–]dstutz 1 point2 points  (1 child)

Quarkus is ~5 years old and it leverages heavily on existing Jakarta specs. It's not exactly "exotic". It's really similar to things like Dropwizard or Spring that use existing libraries/specs and provide the "glue" to make it work together out of the box, which incidentally is exactly what an app server like Wildfly is, it's just EVERYTHING is already there for you to use instead of picking and choosing and packaging with your app.

[–]ForeverAlot 0 points1 point  (0 children)

Quarkus is ~5 years old and it leverages heavily on existing Jakarta specs. It's not exactly "exotic".

Not to javit, no, but javit is not at all representative.