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

maven

Import Maven project in Eclipse

August 5, 2022January 8, 2022 by Coder Sathi
git change remote url

Open your Eclipse IDE. Go to File menu and click on Import… In the Import dialog box, select Maven, expand …

Read More Import Maven project in Eclipse

Create Spring Boot project using Spring Initialzer

January 23, 2023January 8, 2022 by Coder Sathi

In this post, we will learn to create a Spring Boot project using Spring Initializer. Spring initializer is a simple …

Read More Create Spring Boot project using Spring Initialzer

Execute single JUnit Test using command line in Java

September 14, 2023February 14, 2021 by Coder Sathi

Overview In this post, we are going to learn how to run single JUnit Test using command line in Java. …

Read More Execute single JUnit Test using command line in Java

How to use self-signed SSL certificate in Spring Boot application?

September 14, 2023December 23, 2020 by Coder Sathi
How to use self-signed SSL certificate in Spring Boot application?

Overview In this tutorial, we will be using a self-signed certificate for our spring boot application so that we can …

Read More How to use self-signed SSL certificate in Spring Boot application?

Recent Posts

  • Java String Tutorial
  • Java String Best Practices and Common Pitfalls
  • Java 8+ String Enhancements: New Methods and Best Practices
  • Java String Security: Handling Passwords, SQL, and User Input
  • Java Special Characters: Escaping, Unicode, and Text Blocks
  • Java Regex Tutorial: Pattern, Matcher, and Practical Examples
  • Java String Manipulation: Replace, Split, and Join
  • Java String Performance: Optimize Concatenation with StringBuilder
  • Java String Formatting Guide: printf(), String.format(), and More
  • Java String Comparison: equals(), ==, and compareTo() Explained
  • Privacy Policy
  • About CoderSathi.com
  • Contact
Copyright © 2025
  • Tutorial
    • Java Tutorial
    • Swing Tutorial
    • JDBC Tutorial
    • Java String Tutorial
    • Servlet and JSP Tutorial
  • Mongo DB
  • AWS
  • DevOps
  • Linux
  • Git