Thanks a lot.
In these examples maven jetty plugin is under use.
I was wondering if there is any unit testing with similar approach where arquillian or plain junits are under use.

Any guidance is really appreciated.

Thanks
Onder

On Thu, Nov 28, 2019 at 5:29 AM Wei Nan Li <weli@redhat.com> wrote:
Hi Onder,

These examples are just updated:

- https://github.com/resteasy/resteasy-examples/tree/master/resteasy-spring-basic
- https://github.com/resteasy/resteasy-examples/tree/master/resteasy-spring-mvc
- https://github.com/resteasy/resteasy-examples/tree/master/resteasy-spring-customized

You can clone the repo and build them:

```bash
$ mvn install
```

After the project is built, you can start the jetty server by
following the README provided in above modules.

btw we are updating the Spring integration document section recently:
https://issues.jboss.org/browse/RESTEASY-2392

If you want to follow up the progress/make contribution please follow
above issue.



On Thu, Nov 28, 2019 at 4:07 AM Onder SEZGIN <ondersezgin@gmail.com> wrote:
>
> hi,
>
> i can see in the repo, there are examples but i could not run any of them problem.
> is there any guide that i can follow to run example resteasy + spring integration?
>
> Thanks
>
> _______________________________________________
> resteasy mailing list
> resteasy@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/resteasy



--
Cheers,
Weinan | JBoss