Yes, I know I asked this question before, and there were some answers previously, one of them has led me to a solution I think works, haven't quite got it functional yet, but it's close. I asked again because it's been a while since the first time and I thought maybe someone else had an easily available solution.
Tony On Thu, Jul 30, 2020 at 1:51 AM Andrus Adamchik <and...@objectstyle.org> wrote: > Hi Tony, > > I haven't used Cayenne with SpringBoot for obvious reasons, but it should > be no different from using it in any other env: > > * Create a ServerRuntime singleton > * Get ObjectContext from it when you need it. > > Andrus > > > On Jul 29, 2020, at 5:33 PM, Tony Giaccone <t...@giaccone.org> wrote: > > > > I see there's a cayenne spring boot starter project, has anyone used > this? > > What's the state of using Cayenne with springboot? > > > > > > > > Tony Giaccone > >