parent
2faf0dc015
commit
9d02603080
|
@ -26,6 +26,8 @@ Base on Spring-Boot
|
|||
<strong>MySQL版本请访问Branch: <a href="https://gitee.com/shengzhao/spring-oauth-server/">master</a></strong>
|
||||
<br/>
|
||||
<strong>MongoDB版本请访问Branch: <a href="https://gitee.com/shengzhao/spring-oauth-server/tree/mongodb/">mongodb</a></strong>
|
||||
<br/>
|
||||
<strong>Redis版本请访问Branch: <a href="https://gitee.com/shengzhao/spring-oauth-server/tree/config-redis/">config-redis</a></strong>
|
||||
<hr/>
|
||||
<h3>
|
||||
OAuth客户端项目请访问 <a href="https://gitee.com/mkk/spring-oauth-client">spring-oauth-client</a>
|
||||
|
@ -427,7 +429,7 @@ Base on Spring-Boot
|
|||
|
||||
<hr/>
|
||||
<p>
|
||||
关注更多我的开源项目请访问 <a href="http://andaily.com/my_projects.html">http://andaily.com/my_projects.html</a>
|
||||
关注更多开源项目请访问 <a href="http://andaily.com/my_projects.html">http://andaily.com/my_projects.html</a>
|
||||
</p>
|
||||
<p>
|
||||
若需更多的技术支持请联系 <a href="mailto:monkeyk@shengzhaoli.com">monkeyk@shengzhaoli.com</a>
|
||||
|
|
Loading…
Reference in New Issue