Misc IT & Integration
Misc IT integration topics - Payment Gateways, SMS gateways, Email Servers, Hosting Solutions etc.
2factor SMS in Spring Boot App
Upasana | July 11, 2020 | 3 min read | 87 views
Send 2factor transactional sms in Spring Boot application using Java 11 HttpClient, OkHttp Client and RestTemplate
Read ArticleReverting default shell to bash from Zsh in Mac OS Catalina
Upasana | October 23, 2019 | 2 min read | 1,176 views
In this tutorial we will learn how to revert default shell from Zsh to bash and vice versa in Mac OS Catalina update.
Read ArticleUsing Asciidoctor in Java and Spring Boot
Upasana | October 22, 2019 | 3 min read | 18 views
In this tutorial, we will learn how to use Asciidoctor in a Spring Boot based project using Java/Kotlin. We will be converting AsciiDoc to HTML and PDF format.
Read Articlehow to enable asciimath formula using mathjax in asciidoctorJ
Upasana | May 23, 2019 | 2 min read | 128 views
In this tutorial we will learn how to integrate asciimath diagrams using AsciidoctorJ and any compatible browser.
Read ArticleAsciidoc: How to use nofollow option in asciidoc document
Upasana | May 23, 2019 | 1 min read | 14 views
nofollow attribute is required on a hyperlink when you do not want to pass on the SEO page rank karma to the referring website.
Read ArticleIntegrating PayUmoney Webhooks with your Java backend
Upasana | July 27, 2018 | 3 min read | 1,187 views | Payumoney Integration
Integrating PayUmoney Webhooks with your backend brings resiliency to your payment infrastructure and any accidental page refresh or back button press by customer on payment screen can be handled gracefully without manual intervention.
Read ArticleIntegrating PayUmoney with your Java Server Side
Upasana | July 16, 2018 | 2 min read | 979 views | Payumoney Integration
Integrating PayUmoney with your Java Server Side - Spring MVC, best practices to follow and common pitfalls to avoid
Read ArticlePopular Tags
Trending Posts
- 2factor SMS in Spring Boot App
- Reverting default shell to bash from Zsh in Mac OS Catalina
- Using Asciidoctor in Java and Spring Boot
- how to enable asciimath formula using mathjax in asciidoctorJ
- Asciidoc: How to use nofollow option in asciidoc document
- Integrating PayUmoney Webhooks with your Java backend
- Integrating PayUmoney with your Java Server Side