Virendra Oswal
Virendra Oswal's Blog

Virendra Oswal's Blog

Follow
homeConnectAbout MeProjectsbadgesnewsletter
Tag

Java

#java

More content

Read more stories on Hashnode


Articles with this tag

Boosting Spring Boot Performance with Apache Ignite Caching

Jul 21, 202310 min read 114 views

Supercharge Your Spring Boot Applications: Leveraging the Power of Apache Ignite Caching · Introduction Welcome to our blog dedicated to delving into the...

Boosting Spring Boot Performance with Apache Ignite Caching

Effortless Data Fetching: Spring Boot Meets GraphQL

Jul 14, 20238 min read 41 views

Seamless Data Fetching with Spring Boot and GraphQL: A Step-by-Step Tutorial · Introduction GraphQL has evolved as a strong query language and runtime in...

Effortless Data Fetching: Spring Boot Meets GraphQL

Deploy Spring Boot Application with Ease Using Railway.app

Feb 16, 20234 min read 1.6K views

Deploying Your Spring Boot Application with Ease Using Railway.app: A Step-by-Step Guide. · With the recent demise of Heroku.com Free tier, as a Spring...

Deploy Spring Boot Application with Ease Using Railway.app

Distributed Threadpool using Apache Ignite

Dec 9, 20216 min read 867 views

Take your Isolated Threadpool to Distributed Threadpool within 5 minutes. · https://www.youtube.com/watch?v=c7xl_7aiKX0 What is Apache Ignite? Apache...

Distributed Threadpool using Apache Ignite

Rate Limit APIs with Bucket4J via Java

Aug 7, 20216 min read 4.4K views

Learn how to limit calls to your API in Java via Bucket4J · To prevent APIs from getting overwhelmed or protect them from malicious attacks, API owners...

Rate Limit APIs with Bucket4J via Java