2023-03-07-TIL
2023-03-07-TIL
Today I Learned
Spring Boot JWT Authorization and Authentication
- https://www.freecodecamp.org/news/how-to-setup-jwt-authorization-and-authentication-in-spring/
- https://medium.com/javarevisited/jwt-and-social-authentication-using-spring-boot-90e4faaa9204
- https://blog.iamprafful.com/spring-boot-rest-api-authentication-best-practices-using-jwt-2022
- https://iamprafful.medium.com/spring-boot-rest-api-authentication-best-practices-using-jwt-2022-fd3d7ab61d3
- https://auth0.com/blog/spring-boot-authorization-tutorial-secure-an-api-java/
Spring Security with JWT for REST API
- https://www.toptal.com/spring/spring-security-tutorial
- https://www.java67.com/2017/12/top-5-spring-security-online-training-courses.html
- https://www.bezkoder.com/spring-boot-jwt-authentication/
- https://medium.com/swlh/stateless-jwt-authentication-with-spring-boot-a-better-approach-1f5dbae6c30f
- https://www.toptal.com/spring/spring-security-tutorial
- https://www.toptal.com/java/rest-security-with-jwt-spring-security-and-java
- https://bootify.io/spring-rest/rest-api-spring-security-with-jwt.html
- https://www.baeldung.com/spring-security-oauth-jwt
- https://dzone.com/articles/spring-boot-security-json-web-tokenjwt-hello-world
@JsonView
- https://www.linkedin.com/pulse/jackson-jsonview-its-meaningful-use-spring-boot-rest-amit-patil
연동과 연계
- https://brunch.co.kr/@pubjinson/13
- https://www.tumblr.com/beyondj2ee/20532733674/%EC%97%B0%EB%8F%99-%EA%B3%BC-%EC%97%B0%EA%B3%84%EC%9D%98-%EC%B0%A8%EC%9D%B4%EC%A0%90
This post is licensed under CC BY 4.0 by the author.