Atom and RSS View [SPR-5249] #9923
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Arjen Poutsma opened SPR-5249 and commented
Having View classes for Atom and RSS will make it easier for people to add feeds to their web applications.
There is a AbstractRssView in Spring modules, which we can use. It is based on Rome, which seems to be the standard library to create feeds with. We have to upgrade to the latest version of Rome, though.
https://springmodules.dev.java.net/source/browse/springmodules/projects/springmvc-extra/src/java/org/springmodules/web/servlet/view/AbstractRssView.java?rev=1.3&view=markup
Referenced from: commits baac76e
The text was updated successfully, but these errors were encountered: