A comment on Servlet 3.x and modular deployment descriptors
Ian Young
ian at iay.org.uk
Tue Jan 14 11:02:21 EST 2014
On 9 Jan 2014, at 22:31, Tom Zeller <tzeller at dragonacea.biz> wrote:
> It seems that we have been loathe to use annotations for anything
> other than documentation, so web-fragment.xml seems helpful.
I've been reading up about Spring Boot and the Spring web stuff in general today, and I've been wondering about that. The @RequestMapping annotations do look a bit easier to integrate in extensions than the older XML mechanism, but that would depend on whether the two mechanisms would work together in our deployment.
Whether they do presumably relies on Spring component scanning and Spring doing at least some of the dispatching of requests so I have no idea whether this will be the case or not. Any ideas?
-- Ian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5943 bytes
Desc: not available
Url : http://shibboleth.net/pipermail/dev/attachments/20140114/bf3ed5a1/attachment.bin
More information about the dev
mailing list