Skip to content

Commit

Permalink
Polish samples in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
izeye committed Feb 2, 2020
1 parent d7d1403 commit 2b5d4c4
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -4277,7 +4277,6 @@ The following code listing shows how to inject a Cassandra bean:
private final CassandraTemplate template;
@Autowired
public MyBean(CassandraTemplate template) {
this.template = template;
}
Expand Down

0 comments on commit 2b5d4c4

Please sign in to comment.