What Java framework/libs should I use in 2017 for implementing ATOM pub server.
Our technology stack on existing apps are Spring Framework (Spring Boot) and Java 7, so I preferr an framework that works nicely with Spring.
I have looked at ATOM Hopper
and Rome
, but both frameworks have not been actively mainteined since 2015.
Any suggestions?
After looking more detailed into
Atom Hopper
andRome Tools
because:Atom Hopper
Spring Framework
is providing abstraction overRome Tools
. Although we are not going to useAbstractAtomFeedView
, this indicate thatSpring Framework
considers this library stable and production readyRome Tools
has only two 3rd party dependenciesRome Tools
can expose records as Atom or RSS feeds