Skip to content
Roy Tutorials
  • Home
  • Explore Categories
  • Screen Recorder
  • FAQs
  • About Me
  • Home
  • Explore Categories
  • Screen Recorder
  • FAQs
  • About Me
Home

How To Read Large Excel File Using Apache POI

By Roytuts · Java

Introduction Apache POI is the most popular library when comes to manipulate word, excel, ppt based documents. In this example I am going to show you how to read large…

Call Spring REST APIs Concurrently Using Java Completable Future

By Roytuts · Spring REST

REST Services In this tutorial I am going to show you how to call Spring REST APIs concurrently using Java CompletableFuture. So basically REST service APIs will be invoked parallelly…

Predicate and Function functional interfaces in Java 8 or later

By Roytuts · Java

In this example you will see what are Predicate and Function functional interfaces in Java 8 or later version of Java. Functional interfaces provide target types for lambda expressions and…

Working Principle of Content Security Policy (CSP) in Web Applications

By Roytuts · Security, Server

Introduction Here in this tutorial I am going to discuss about working principle of content security policy (CSP) in web applications. What if you want to minimize attacks on your…

Apache Kafka Consumer and Broker Failover in Multi-Broker Clusters

By Roytuts · JMS, Kafka

Introduction Here in this tutorial I am going to show you how to work with Apache Kafka consumer and broker failover in multi-broker clusters. Kafka is a distributed event streaming…

Download Large File Using Spring REST API

By Roytuts · Spring REST

File Download Here in this tutorial I am going to show you how to download large file using Spring REST API. Generally when you download a file, your file is…

Spring Boot AJAX jQuery to check User Availability Instantly

By Roytuts · AJAX, Spring REST

Introduction Here in this tutorial I am going to show you how to use AJAX technique using jQuery with Spring Boot application to check user availability instantly without refreshing the…

Upload and Play Video using Flask

By Roytuts · Flask

In this example I am going to show you how to upload and play video using flask framework. Flask is a light weight web framework used to rapidly develop web…

How to return a List of Objects from SOAP Web Service using PHP

By Roytuts · PHP, SOAP

Here in this tutorial I am going to show you how you can return a list of objects from SOAP web service using PHP programming language. SOAP is an acronym…

Upload and Play Video using Django

By Roytuts · Django

Here I am going to show you how to upload and play video using Django framework in Python programming. The uploaded video may or may not be played automatically but…

«‹12…1415161718…117118›»
© 2026 Roy Tutorials · Privacy · Terms
Loading…
↑