wt., 7 lip 2020 o 16:37 Yasser Zamani <yasserzam...@apache.org> napisał(a): > > Yes it's awesome and I've also been thought for long time to add boot > and auto-config (because I've seen people have concerns about Struts > flexibility) but can't find enough time :( wdyt? Looks a huge workload > for me. Basically we should get rid off XMLs to annotations, add > auto-configs, make plugins better and easier to match each other, and as > you mentioned, improve score in benchmarks; to being adapted to modern > cloud-native environments I think.
For now I would like to focus on starting an embedded Jetty. And XML is far better than clumsy annotations in your code tbh. At least you have all your configuration in one place and not scattered over the whole code base. I think we should rather use Java based configuration which is already available. Also it would be good to move JSP & tags support into a plugin or a dedicated subproject. Having this done, Struts2 Core can be a pure Http framework :) Kind regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org