How to Secure Spring REST Services with Spring Security 5 and JWT Authentication without using Spring Boot

  • Post author:
  • Post category:Spring
  • Post comments:3 Comments
  • Post last modified:September 29, 2021

In the previous article, we have implemented Spring REST API without using Spring Boot. Now we are gonna secure the REST API with Spring Security and JSON Web Token (JWT) without…

Continue ReadingHow to Secure Spring REST Services with Spring Security 5 and JWT Authentication without using Spring Boot

How to Generate Rich Link Preview for Website Link / URL based on the Meta Tags Present in the Web Page with Spring Boot and Jsoup

  • Post author:
  • Post category:Spring Boot
  • Post comments:0 Comments
  • Post last modified:December 13, 2020

What you’ll build Home page Link Preview API for fetching link preview info by URL What you'll need Spring Tool Suite 4JDK 11 Tech Stack Spring Boot 2.2JSP and Bootstrap…

Continue ReadingHow to Generate Rich Link Preview for Website Link / URL based on the Meta Tags Present in the Web Page with Spring Boot and Jsoup