Skip to content

Instantly share code, notes, and snippets.

@tremes
Created June 28, 2013 12:30
Show Gist options
  • Save tremes/5884326 to your computer and use it in GitHub Desktop.
Save tremes/5884326 to your computer and use it in GitHub Desktop.
@Deployment(name="BookingTest")
@OverProtocol("Servlet 3.0")
public static Archive<?> createDeployment()
{
return Deployments.bookingDeployment();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment