https://github.com/MarcGiffing/wicket-spring-boot/blob/master/wicket-spring-boot-starter-example/src/main/java/com/giffing/wicket/spring/boot/example/model/Customer.java

This defines a JPA entity.... and this JPA/Hibernate

https://github.com/MarcGiffing/wicket-spring-boot/blob/master/wicket-spring-boot-starter-example/src/main/resources/application.yml

Project uses Spring magic I guess and will start a Hibernate with H2.
Wicket is also started via SpringBoot.


On Tue, Dec 20, 2022 at 7:44 AM James <james.poll...@iinet.net.au> wrote:

> I've had a look through it but couldn't find any reference to hibernate
> so far, its entirely
> possible that I managed to miss it while I was searching though
>
> Best Regards
> James Pollard
> james.poll...@iinet.net.au
>
> On 19/12/22 5:06 pm, Ernesto Reinaldo Barreiro wrote:
> > Hi,
> >
> > This project
> >
> > https://github.com/MarcGiffing/wicket-spring-boot
> >
> > contains a sample project that integrates with JPA/hibernate.
> >
> >
> > On Mon, Dec 19, 2022 at 9:12 AM James <james.poll...@iinet.net.au>
> wrote:
> >
> >> Hi,
> >> can anyone direct me to any resources on how to integrate hibernate for
> >> data persistence?
> >>
> >> the closest I've managed to find is
> >>
> >>
> https://www.infoworld.com/article/2077901/web-development-with-wicket--part-3--many-ways-to-persist.html?page=7
> >> but there's still things that are confusing me on how to ingrate an
> >> authenticated application with hibernate
> >>
> >> --
> >> Best Regards
> >> James Pollard
> >> james.poll...@iinet.net.au
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> >> For additional commands, e-mail: users-h...@wicket.apache.org
> >>
> >>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

-- 
Regards - Ernesto Reinaldo Barreiro

Reply via email to