Skip to content

Commit

Permalink
Minor formatting cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-semenyuk committed Oct 1, 2015
1 parent f0b6ada commit 41e2a1d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ public CustomConversions customConversions() {
converters.add(new UserWriterConverter());
return new CustomConversions(converters);
}

@Bean
public GridFsTemplate gridFsTemplate() throws Exception {
return new GridFsTemplate(mongoDbFactory(), mappingMongoConverter());
Expand Down

0 comments on commit 41e2a1d

Please sign in to comment.