File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -14,19 +14,19 @@ Deep Integrate Spring Security & Oauth2
1414 <li><p>Cancel unnecessary configuration</p></li>
1515 <li><p>Different resources config different roles</p></li>
1616 <li><p>access_token, code save to database(replace save to memory)</p></li>
17+ <li><p>Add Restful OAuth API, see <code>OAuthRestController</code></p></li>
1718</ol >
1819
1920<hr />
2021
2122<div >
2223 <h3>Dependency Framework, version</h3>
2324 <ul>
24- <li>Spring (3.1.1.RELEASE)</li>
25- <li>Spring Security (3.1.0.RELEASE)</li>
26- <li>MyBatis (3.2.1)</li>
27- <li>spring-security-oauth2 (1.0.5.RELEASE)</li>
25+ <li>Spring (4.1.6.RELEASE)</li>
26+ <li>Spring Security (4.0.1.RELEASE)</li>
27+ <li>spring-security-oauth2 (2.0.7.RELEASE)</li>
2828 <li>Log4j (1.2.14)</li>
29- <li>MySql (5.0+ )</li>
29+ <li>MySQL (5.6.23 )</li>
3030 </ul>
3131</div >
3232
You can’t perform that action at this time.
0 commit comments