|
|
|
@ -13,12 +13,9 @@
|
|
|
|
|
<c:set var="contextPath" value="${pageContext.request.contextPath}" scope="application"/> |
|
|
|
|
|
|
|
|
|
<meta name="viewport" content="width=device-width,user-scalable=no"/> |
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> |
|
|
|
|
<meta name="keywords" content="wdcy.cc"/> |
|
|
|
|
<meta name="description" content="wdcy.cc"/> |
|
|
|
|
<meta name="author" content="wdcy.cc"/> |
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/> |
|
|
|
|
|
|
|
|
|
<title><decorator:title default=""/> - WDCY Oauth</title> |
|
|
|
|
<title><decorator:title default=""/> - Spring Security&Oauth2</title> |
|
|
|
|
<decorator:head/> |
|
|
|
|
|
|
|
|
|
</head> |
|
|
|
@ -29,7 +26,7 @@
|
|
|
|
|
<div> |
|
|
|
|
<hr/> |
|
|
|
|
<p> |
|
|
|
|
<a href="mailto:monkeyk1987@gmail.com">monkeyk1987@gmail.com</a>, from <a href="http://wdcy.cc" target="_blank">WDCY</a>. |
|
|
|
|
<a href="mailto:monkeyk1987@gmail.com">monkeyk1987@gmail.com</a>, from <a href="http://git.oschina.net/shengzhao/spring-oauth-server" target="_blank">spring-oauth-server</a> |
|
|
|
|
</p> |
|
|
|
|
</div> |
|
|
|
|
</body> |
|
|
|
|