> Hello, > > I'm struggling for some days to make Spring Boot find my Action classes and > couldn't make it done. > > Are you using annotations from the convention plugin? If yes, what did you > do? > > Thanks. > >
Hi, in my apps it's often that I forget to set configuration constant "struts.convention.action.packages". That's not related to spring boot though. Regards, Christoph --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

