|
|
@ -13,12 +13,9 @@
|
|
|
|
<c:set var="contextPath" value="${pageContext.request.contextPath}" scope="application"/>
|
|
|
|
<c:set var="contextPath" value="${pageContext.request.contextPath}" scope="application"/>
|
|
|
|
|
|
|
|
|
|
|
|
<meta name="viewport" content="width=device-width,user-scalable=no"/>
|
|
|
|
<meta name="viewport" content="width=device-width,user-scalable=no"/>
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
|
|
<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"/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<title><decorator:title default=""/> - WDCY Oauth</title>
|
|
|
|
<title><decorator:title default=""/> - Spring Security&Oauth2</title>
|
|
|
|
<decorator:head/>
|
|
|
|
<decorator:head/>
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
@ -29,7 +26,7 @@
|
|
|
|
<div>
|
|
|
|
<div>
|
|
|
|
<hr/>
|
|
|
|
<hr/>
|
|
|
|
<p>
|
|
|
|
<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>
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</body>
|
|
|
|