Re: does spring-boot migration require wicket-spring-boot

2023-01-29 Thread Martin Grigorov
We have documentation how to integrate Wicket with Spring - https://nightlies.apache.org/wicket/guide/9.x/single.html#_integrating_wicket_with_spring How to "upgrade" from Spring to Spring-Boot you should advice with Spring Boot ocumentation. On Mon, Jan 30, 2023 at 3:04 AM Arunachalam Sibisakkara

Re: FormComponent and FormComponentPanel ClassCast Issue

2023-01-29 Thread Maxim Solodovnik
Maybe you can create quickstart? On Mon, 30 Jan 2023 at 08:58, Eric Hamel wrote: > > Good evening, > > Does anyone have any insight on this ? > > ———- > Eric Hamel > Senior Project Manager > Albany ITG > 528-697-4503 > > > On Jan 23, 2023, at 10:31 AM, Eric Hamel wrote: > > > > The hierarch

Re: FormComponent and FormComponentPanel ClassCast Issue

2023-01-29 Thread Eric Hamel
Good evening, Does anyone have any insight on this ? ———- Eric Hamel Senior Project Manager Albany ITG 528-697-4503 > On Jan 23, 2023, at 10:31 AM, Eric Hamel wrote: > > The hierarchy is DocumentSearchPanel extends BootstrapGenericPanel -> > BodyPanel extends GenericPanel -> BootstrapFor

Re: does spring-boot migration require wicket-spring-boot

2023-01-29 Thread Arunachalam Sibisakkaravarthi
Thank you Martin Grigorov. Is there any document/guide/sample to integrate Apache Wicket framework with Spring-Boot? Please share the links *Thanks And RegardsSibi.ArunachalammCruncher* On Fri, Jan 20, 2023 at 5:32 PM Martin Grigorov wrote: > On Fri, Jan 20, 2023 at 11:16 AM Arunachalam Sibi