Skip to content

Commit

Permalink
OGM-725 Format AsciiDoc example correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
lordofthejars authored and gunnarmorling committed Mar 11, 2015
1 parent a3cbb44 commit 5ab5114
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ To start using FongoDB provider, you should do two things:

The first one is register the provider by using +hibernate.ogm.datastore.provider+ and setting to +fongodb+.

.Configuring FongoDB provider
====
[source, XML]
[subs="verbatim,attributes"]
----
Expand All @@ -158,6 +160,7 @@ The first one is register the provider by using +hibernate.ogm.datastore.provide
</properties>
</persistence-unit>
----
====

The second one is adding FongoDB and SLF4J dependencies in your project.

Expand Down

0 comments on commit 5ab5114

Please sign in to comment.