Skip to content
CoderSathi
  • Tutorial
    • Java Tutorial
    • Swing Tutorial
    • JDBC Tutorial
    • Java String Tutorial
    • Servlet and JSP Tutorial
  • Mongo DB
  • AWS
  • DevOps
  • Linux
  • Git

How to

Error Code: 1175. You are using safe update mode… while modifying MySQL data from Workbench

July 1, 2026April 28, 2022 by Yuba Raj Kalathoki
mysql logo

Today, I encountered an error code 1175 while deleting the MySQL table row using MySQL Workbench. The error was like: …

Read More Error Code: 1175. You are using safe update mode… while modifying MySQL data from Workbench

Increase Token Expiration AWS Cognito

July 1, 2026April 18, 2022 by Yuba Raj Kalathoki

In this post, we will learn to increase token expiration time in AWS Cognito User Pool. We are not going …

Read More Increase Token Expiration AWS Cognito

Iterable to Stream in Java

July 1, 2026April 5, 2022 by Yuba Raj Kalathoki
Iterable to Stream in Java

In this post, we will learn to convert Iterable to Stream in Java. To convert Iterable to Stream, we need …

Read More Iterable to Stream in Java

Eclipse Code Formatter Code Template for Java

July 1, 2026March 29, 2022 by Yuba Raj Kalathoki

In this post, we will learn to import custom Eclpse Code Template and Formatter for Java. So, before following the …

Read More Eclipse Code Formatter Code Template for Java

Upload Multipart File In Angular

July 1, 2026March 28, 2022 by Yuba Raj Kalathoki
upload multipart file in angular

In this short post, we will learn to upload a multipart file using angular. 1. Create an input field In …

Read More Upload Multipart File In Angular

Multipart File Upload Spring Boot

July 1, 2026March 24, 2022 by Yuba Raj Kalathoki
upload multipart file spring boot

In this post, we will learn to upload a Multipart File using Spring Boot. If you want to learn how …

Read More Multipart File Upload Spring Boot

Pagination and Sorting in Spring Boot

July 1, 2026March 21, 2022 by Yuba Raj Kalathoki

Pagination and Sorting in Spring Boot are essential features every developer should understand when working with large datasets in Spring …

Read More Pagination and Sorting in Spring Boot

Install Angular on Windows

July 1, 2026March 20, 2022 by Yuba Raj Kalathoki
upload multipart file in angular

Angular is the JavaScript framework developed and maintained by Google. It is used to develop web applications. In this post, …

Read More Install Angular on Windows

Create PDF using JasperReports in Java

July 1, 2026March 15, 2022 by Yuba Raj Kalathoki
git change remote url

In this post, we will learn to create PDF using JasperReports in Java. Let’s take a simple example. We have …

Read More Create PDF using JasperReports in Java

List all services Linux

July 1, 2026March 11, 2022 by Yuba Raj Kalathoki
git change remote url

In this short post, we will learn to use a command to list all services from Linux operating system. The …

Read More List all services Linux

Older posts
Newer posts
← Previous Page1 … Page4 Page5 Page6 … Page12 Next →
+ Load More Post

Recent Posts

  • How to Use AWS CloudFront Signed URLs in Spring Boot?
  • How to Fix SSH Agent Forwarding on macOS: The Ultimate Guide for Developers
  • How to Connect Spring Boot to AWS Secrets Manager Dynamically (Without Git Exposure)
  • How to Fix “Public Key Retrieval is not allowed” MySQL JDBC Error
  • Complete Guide to JaCoCo: How to Measure Java Code Coverage Accurately
  • How to Create a Google App Password: Full Step-by-Step Guide
  • How to Fix “Files Showing as Modified” in IntelliJ IDEA on macOS
  • How to Fix NoClassDefFoundError: javax/xml/bind/DatatypeConverter in Java (Java 11+)
  • How to Connect Java Application to a Remote Database Using an SSH Tunnel (with Spring Boot Examples)
  • How to Convert JSON Array to Java List (With Examples)
  • Privacy Policy
  • About CoderSathi.com
  • Contact
Copyright © 2026
Next Page »
  • Tutorial
    • Java Tutorial
    • Swing Tutorial
    • JDBC Tutorial
    • Java String Tutorial
    • Servlet and JSP Tutorial
  • Mongo DB
  • AWS
  • DevOps
  • Linux
  • Git