Accessing secured API with OAuth Token using Postman Pre-request ScriptWhen we secure any API with OAuth, we need to call the API with the access token Authorization header.Mar 19, 2021Mar 19, 2021
Create PDF in different language fonts using Spring Boot + Thymeleaf + iTextGenerating PDF using unicode has some issues. If we use unicode fonts inside java coding, generated PDF will not provide the output as we…May 25, 2020May 25, 2020