News

UserController.java: The web controller that provides the log-in API. UserService.java: An interface for finding users. Used by TokenAuthenticationService to recover the user via the token info.
Follow this step-by-step tutorial to succinctly bring JAX-RS REST support to Tomcat and successfully create RESTful web services in Eclipse with the Jersey product.