基本上我想要达到的目标......
我希望能够从我的 java 后端更新 RSS 提要并将其显示在我的网页上..
例如,它会有点像新闻提要,并且会很好地配合更新。
这是可能的还是有更好的方法来做到这一点
提前致谢
I would recommend looking at this question How to write an RSS feed with Java?
I'm an advocate of using established, reputable libraries rather than reinventing the wheel wherever possible.