Spring 3 JSR-286 (portlets) docs

2019-05-14 14:14发布

I know that Spring 3 supports JSR-286 (portlets version '2.0').

However I can't find a lot of documentation on that.

Can anyone share some links about this?

Thank you.

2条回答
姐就是有狂的资本
3楼-- · 2019-05-14 15:09

You might find the Spring 3 API helpful, specifically the org.springframework.web.portlet.mvc Package. Listed in the Interface summary section are some Portlet 2.0 interfaces, namely:

This should be enough to get you started.

查看更多
登录 后发表回答