Skip to content

Instantly share code, notes, and snippets.

@sinujohn
Created September 4, 2014 06:24
Show Gist options
  • Save sinujohn/384d51261c13e8f78b11 to your computer and use it in GitHub Desktop.
Save sinujohn/384d51261c13e8f78b11 to your computer and use it in GitHub Desktop.
@Bean
public MyClass myClassBean() {
return new MyClass("param1");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment