Added two articles to reading list
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -23,6 +23,13 @@ description: Here you can find my reading list.
|
|||||||
<li>"Clean Architecture" by Robert C. Martin (ISBN: 978-0-13-449416-6)</li>
|
<li>"Clean Architecture" by Robert C. Martin (ISBN: 978-0-13-449416-6)</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
|
<h2>Outstanding articles</h2>
|
||||||
|
|
||||||
|
<ol>
|
||||||
|
<li><a href="https://medium.com/better-programming/secure-a-spring-boot-rest-api-with-json-web-token-reference-to-angular-integration-e57a25806c50">Secure a Spring Boot REST API with JSON Web Token</a></li>
|
||||||
|
<li><a href="https://medium.com/swlh/spring-boot-security-jwt-hello-world-example-b479e457664c">Spring Boot Security + JWT Hello World Example</a></li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
<h2>Finished books</h2>
|
<h2>Finished books</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
@ -30,4 +37,4 @@ description: Here you can find my reading list.
|
|||||||
"Apprenticeship Patterns" by David H. Hoover and Adewale Oshineye (ISBN: 978-0-596-51838-7); finished at July
|
"Apprenticeship Patterns" by David H. Hoover and Adewale Oshineye (ISBN: 978-0-596-51838-7); finished at July
|
||||||
4th 2020
|
4th 2020
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user