Add convenient links
parent
6c5a5fa50a
commit
02af9ac4a8
|
@ -10,6 +10,8 @@
|
|||
<title>User Overview</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href="../">Home</a>
|
||||
|
||||
<h2>User Overview</h2>
|
||||
</body>
|
||||
</html>
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue