Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Created July 1, 2019 14:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save recursivecodes/2401374440774cb3578731bc36678e73 to your computer and use it in GitHub Desktop.
Save recursivecodes/2401374440774cb3578731bc36678e73 to your computer and use it in GitHub Desktop.
UserResource.java
@Path("/user")
@RequestScoped
public class UserResource {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment