Skip to content
May 11, 2025

The code examples

learn to code by examples

  • Facebook
Main Menu

Author: Tirex

java

How to convert a String to an int in Java?

August 25, 2017August 26, 2017 - by Tirex - Leave a Comment

You can use built-in methods:

Read More
java

JShell – Java 9 interpreter (REPL) – Getting Started

August 21, 2017November 17, 2017 - by Tirex - Leave a Comment

What is REPL Many languages include tools (sometimes called REPL) for statements interpretation. Using these tools you can test code snippets quickly without creating full project. For example python. Creating …

Read More
Maven

How to create a simple Java project with Maven

May 31, 2017November 17, 2017 - by Tirex - 3 Comments.

In this article we will learn how to create a simple java project with Maven. We also review project structure and the commands for building the project.

Read More
java

Working with MongoDb from java

May 27, 2017January 28, 2018 - by Tirex - Leave a Comment

In this tutorial we will learn how to work with the MongoDB database using java.

Read More
java

Connect to MySQL database with JDBC

May 17, 2017August 27, 2017 - by Tirex - Leave a Comment

In this article, we’ll look at connecting the Mysql database, executing queries, and getting / processing the result.

Read More

Posts navigation

Previous 1 … 3 4

Recent Posts

  • How to compare strings in Java?
  • Repeating a string using StringBuilder
  • How to configure a checkstyle in Jenkins
  • Setup Jenkins for private GitHub repository
  • Maven does not find JUnit tests to run
  • How to use Maven through a proxy?
  • How to add local jar files to a Maven project?
  • How to print a java array
  • How to parse JSON in Java

Categories

  • devops
  • java
  • jenkins
  • Maven

Tags

apachepoi array arraylist checkstyle convert devops equals excel foreach java java9 jdbc jenkins jshell json junit jxls lambda maven mongodb mysql nosql string word
Copyright © 2025 The code examples.
Powered by WordPress and HitMag.