Skip to content
  • info@asjava.com

Asjava

Java development blog

  • Home
  • Java Core
    • Java Core Tutorials
      • Java Core
      • Distributed Java
      • Java XML
      • JDBC
  • Java Swing
  • Web Services
  • Oracle
  • Unit Testing
    • Java Unit Testing Tutorials
      • Junit
      • TestNG
  • Web Server
    • Web Server Tutorials
      • Tomcat
      • Jetty
  • Other
    • Other Tutorials
      • Ant

Author: Martin George

March 1, 2024
Junit

JUnit 5 Tutorial

JUnit 5 is the most widely used testing environment for Java applications. JUnit has been doing a great job for a long time.

Learn More
February 14, 2024
Web Services

What is a web service and how to work with it?

We should start with what the concept of web services was created for. By the time this concept appeared, there were already technologies in the world that allowed applications

Learn More
February 11, 2024
Oracle

History and Features of Oracle Java

Oracle java is one of the most popular and powerful software development platforms today. It is a high-performance, reliable and scalable technology used by millions of developers around the world.

Learn More
February 4, 2024
Oracle

Installation and how to find out the oracle version

To start using Oracle Java, you need to install the appropriate version on your computer or server. Here is a detailed guide on how to install on different operating systems and check the version

Learn More
January 10, 2024
Web Services

JAX-RS is just an API

The RESTful API can be implemented in Java in a number of ways: you can use Spring, JAX-RS, or just write your own servlets if you’re good and brave enough.

Learn More
January 7, 2024
Web Services

Working with JAX-WS Web Services

Numerous platforms are available on the market for developing web services based on the Java platform. However, most of these platforms conform to the JAX-WS specification (JSR-000224).

Learn More
January 4, 2024
Junit

Transition from JUNIT 3 to JUNIT 4

The migration of these unit tests to JUnit 4, however, has been rather slow. Part of the reason for this is the slow transition from JDK 1.4.x to Java 5 (or later).

Learn More
December 26, 2023
Java Swing

Using JLabel

Swing is a toolkit for creating a graphical user interface (GUI) in the Java programming language. It is part of the Java Foundation Classes (JFC) library.

Learn More
December 17, 2023
Java Swing

How Swing works

Unlike other graphical program interfaces (hereafter APIs), Swing works on a single thread model. This single thread is responsible for both the GUI

Learn More
November 25, 2023
JDBC

Connecting a database and creating a console Java program

A database management system is software that provides interaction of various external programs with data and additional services

Learn More

Posts navigation

Older posts
Newer posts

Recent Posts

  • AI Tools for Recruiting Java Developers: Streamlining the Hiring Process
  • Mastering TestNG: Installation to Advanced Techniques
  • Dive into Web Services with CXF: A Hello World Primer
  • TestNG Tutorial and Example – Suite Test
  • Using SAX Parser to Read XML Files in Java
  • Sorting a Map by Key in Java Programming
  • Using JoptionPane Showinputdialog with Password in Java
  • Group Testing in TestNG: A Comprehensive Guide
  • Navigating Directory Creation with Ant

Categories

  • Ant
  • Core java
  • Distributed Java
  • Java Core
  • Java Swing
  • Java XML
  • JDBC
  • Jetty
  • Junit
  • Oracle
  • TestNG
  • Tomcat
  • Web Services

Pages

  • Home
  • About
  • Contact
  • Privacy Policy

Recent Posts

  • AI Tools for Recruiting Java Developers: Streamlining the Hiring Process
  • Mastering TestNG: Installation to Advanced Techniques
  • Dive into Web Services with CXF: A Hello World Primer
  • TestNG Tutorial and Example – Suite Test

Java is one of the most popular programming languages among Ukrainian developers and the most common among back-end developers. It is well suited for beginners due to its large community, demand in the labor market, and a variety of learning resources.

Copyright © All rights reserved.