Skip to content

Instantly share code, notes, and snippets.

@cybersonic
Last active December 19, 2015 01:39
Show Gist options
  • Save cybersonic/5877229 to your computer and use it in GitHub Desktop.
Save cybersonic/5877229 to your computer and use it in GitHub Desktop.
ReverseService = beanFactory.getBean("ReverseService");
WriteOutput(ReverseService.doReverse("Hello!"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment