Skip to content

Instantly share code, notes, and snippets.

@searls
Created October 23, 2010 17:52
Show Gist options
  • Save searls/642489 to your computer and use it in GitHub Desktop.
Save searls/642489 to your computer and use it in GitHub Desktop.
package searls.dougu.examples;
public class BoxOfGlassPops {
@Autowired GlassFlavorResolver glassFlavorResolver;
public int numberOfPops;
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment