You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My opinion on this topic is, that adding microprofile support is actually trivial. You get these practically for free, as all servers support this. Adding the following maven dependency is all we need:
And now a developer can make use of Microprofile-Config or the Health API which are really great features. Jakarta-EE should not sweep such powerfull options under the carpet.
Add support for MicroProfile APIs in all sensible aspects of the Jakarta Starter.
The text was updated successfully, but these errors were encountered: