Spring 6 + RESTEasy 6 Sample Project Deployment With WildFly Preview Release.
Both Spring 6 and RESTEasy 6 adopts EE9 spec and namespaces, and there are releases of resteasy-spring
that adopts the Spring and RESTEasy 6:
To show how to use this version of resteasy-spring
with the preview version of WildFly(which also supports EE9 spec), I have committed to the resteasy-spring-basic
example showing how to do this:
Please read the README of the sample project to see how to use it: