Skip to content

Instantly share code, notes, and snippets.

@cexbrayat
Created July 29, 2012 15:28
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 cexbrayat/3199487 to your computer and use it in GitHub Desktop.
Save cexbrayat/3199487 to your computer and use it in GitHub Desktop.
Blog - Play!, MongoDB et Morphia - App.java
@Entity
public class App extends Model {
public String name;
}
@cexbrayat
Copy link
Author

Gist for a blog post

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment