Emberjs with Java rest backend

I'm working on Java (possibly Scala) for a project that will use ember and ember data I know I can write back ends to format JSON, but I want to know if there is a java package for Java that can better build JSON strings to make more effective use of DS Restadapter without completely customizing things?

Something like rails active model serializers would be ideal, or JSON serializers for ember and replacement rest adapters

Before I need to build something from scratch, let me ask you thank you!

Solution

I will explore any of the following frameworks or libraries to create rest APIs using Java and / or Scala:

> Play Framework > Vert. X > spray > dropwizard (using dock, Jersey and Jackson)

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>