apiman / apiman

Extensible and flexible API Management. Add your own functionality with simple Java plugins.
https://www.apiman.io
Apache License 2.0
851 stars 354 forks source link

Keycloak is dropping support for WildFly #1807

Open msavy opened 2 years ago

msavy commented 2 years ago

🚨 From June 2022, KC are dropping support for WF and moving exclusively over to Quarkus:

https://www.keycloak.org/2022/02/keycloak-1700-released.html

This will accelerate the following:

On a related topic, we can consider looking at a Quarkus distro for the Apiman Manager: https://github.com/apiman/apiman/issues/1379

Perhaps it could provide a more stable experience for the community than WildFly with its frequent significant standalone.xml changes?

msavy commented 2 years ago

They are going to hold off a bit longer, so we can rely on adapter still.