Skip to content

Instantly share code, notes, and snippets.

@rafaelbrizola
Last active August 10, 2020 09:22
Show Gist options
  • Save rafaelbrizola/6fb88c4c85dc3031e690bdd8426ccc17 to your computer and use it in GitHub Desktop.
Save rafaelbrizola/6fb88c4c85dc3031e690bdd8426ccc17 to your computer and use it in GitHub Desktop.
@Override
public void initialize(Bootstrap<MyApiConfiguration> bootstrap)
{
bootstrap.addBundle(hibernate);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment