标签: jersey atmosphere
我正在编写一个Web应用程序,并想询问是否可以在不使用Jersey的情况下使用Atmosphere Framework。做等效的注释,例如: @Produces存在于大气中?
@Produces
答案 0 :(得分:0)
是的,你可以使用框架提供的@ManagedService注释:https://github.com/Atmosphere/atmosphere/wiki/Getting-Started-with-the-ManagedService-Annotation