keepscoding
Results
2
comments of
keepscoding
``` java public static Result index() { return ok( Json.toJson ("output your Json")); } ```
your example is not using play-auth. Good if play-auth can support REST or SPA or mobile services.