Quarkus + Wicket and graalvm native image will probably not work because of
reflection use.

An intern also looked at CDI + Wicket + Quarkus and that will also not work
because Wicket components are not managed by the CDI container (we do a
non-contextual injection), so the compile time ARC resolving won't work.

But I'm quite interested to see this work in the future. Let us know if you
run into anything.

Martijn


On Fri, Mar 22, 2024 at 10:59 AM Robert Palm <develo...@robert-palm.de>
wrote:

>
> Hi list!
>
> I am looking into wicket 10 and wonder how to use it with quarkus.io
>
> Is there any "official integration" available ?
>
> Thanks
>
> Robert
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com

Reply via email to