Skip to content

Commit 934bd45

Browse files
authored
Embedded Coverage Badge
1 parent e768ceb commit 934bd45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Cassandra OAuth2 Token Store for Spring Security OAuth2 [![Build Status](https://travis-ci.org/Mert-Z/spring-oauth2-cassandra-token-store.svg?branch=master)](https://travis-ci.org/Mert-Z/spring-oauth2-cassandra-token-store)
1+
# Cassandra OAuth2 Token Store for Spring Security OAuth2 [![Build Status](https://travis-ci.org/Mert-Z/spring-oauth2-cassandra-token-store.svg?branch=master)](https://travis-ci.org/Mert-Z/spring-oauth2-cassandra-token-store) [![Coverage Status](https://coveralls.io/repos/github/Mert-Z/spring-oauth2-cassandra-token-store/badge.svg?branch=master)](https://coveralls.io/github/Mert-Z/spring-oauth2-cassandra-token-store?branch=master)
22

33
Implementation of [org.springframework.security.oauth2.provider.token.TokenStore](https://github.com/spring-projects/spring-security-oauth/blob/master/spring-security-oauth2/src/main/java/org/springframework/security/oauth2/provider/token/TokenStore.java) backed by Cassandra **(which can be executed on multi node cluster)**.
44

0 commit comments

Comments
 (0)