I believe DeltaSpike is Java EE based. I have an integration library (poorly documented at this point though) that integrates Shiro with Java EE: https://github.com/flowlogix/flowlogix/tree/master/flowlogix-jee <https://github.com/flowlogix/flowlogix/tree/master/flowlogix-jee> which basically makes Shiro annotations work within Java EE
> On Jul 7, 2017, at 8:15 AM, Brian Demers <[email protected]> wrote: > > Great!! > > Is deltaspike still Spring based? > > > > > On Thu, Jul 6, 2017 at 9:15 PM, Frank Martínez <[email protected] > <mailto:[email protected]>> wrote: > Hi Brian, > Thank you for the info. It sounds interesting, i am integrating shiro with > apache deltaspike and any integration API in shiro is good news. > > Cheers, > > Frank. > > El 6/07/2017 10:29 AM, "Brian Demers" <[email protected] > <mailto:[email protected]>> escribió: > A few things delayed the announcement. Access issues during post release > processes (updating site, etc), and a couple minor issues have been reported > against one of the newer features. We are working on a 1.4.1 release which > will have a more detailed announcement. > > The gist of it though is updated Spring and Guice support and a exposing a > few method that make it easier to embed/configure Shiro via other frameworks. > >
