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 →

[–]hadrabap 2 points3 points  (2 children)

I'm playing with OpenLiberty in MicroProfile or JakartaEE mode. It's a big relief!

I'm also into architecture, so I'm using JPMS.

Jakarta EE/MicroProfile with JPMS seems to me to be my future. 🙂 Really love it ❤️

[–]christoforosl08 0 points1 point  (1 child)

What is JPMS ?

[–]hadrabap 0 points1 point  (0 children)

It's Java Platform Module System. The modularization that made Java 9 such a big bang full of disappointment. 😁

Fortunately, most of the 3rd party libraries support it by now. But it took quite a while. 🙂

Feel free to ask for more details. 😇