Add convenient links

0.3
lishengzhao 2015-05-15 16:39:06 +08:00
parent 6c5a5fa50a
commit 02af9ac4a8
2 changed files with 3 additions and 1 deletions

View File

@ -10,6 +10,8 @@
<title>User Overview</title>
</head>
<body>
<a href="../">Home</a>
<h2>User Overview</h2>
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>Home</title>
</head>
<body>
<h2>spring-oauth is work!</h2>
<h2>Spring Security&Oauth2 is work!</h2>
<p>
<a href="${contextPath}/logout.do">Logout</a>