Skip to content

Instantly share code, notes, and snippets.

@igor-brishkoski
Created February 5, 2017 00:45
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 igor-brishkoski/ab3fbf6373a19d3b6a336a4d9ca65ba0 to your computer and use it in GitHub Desktop.
Save igor-brishkoski/ab3fbf6373a19d3b6a336a4d9ca65ba0 to your computer and use it in GitHub Desktop.
User annotated
@AwesomeLogger
public class User {
String firstName;
String lastName;
String city;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment