Tech Programme

Tech Programme

Trending Technologies and Reviews

  • Home
  • Coding
    • Spring
    • Java
    • WordPress
    • PHP
  • AI
  • How To
  • Social Media
    • YouTube
  • SEO
  • Games

Java

Checkout all the latest java related posts here

How to read a JSON file in java

Sithara Galagedara February 10, 2021 Coding - Java

Json is the mostly used data interchangeable format when comes to software developments. In this article you will learn how to read a JSON file in java. for this tutorial we are using the gson library. gson is an open source java library which allows to serialize and deserialize java …

Read More

How to Parse a XML in Java

Sithara Galagedara January 30, 2021 Java

In this article you will learn how to Parse a XML in java. We are following below steps to Parse the XML. Create Document Builders to Retrieve XML Data Retrieve Root Element Retrieve Sub Elements Retrieve Child Elements Retrieve Attribute Below is the XML file data which we are going …

Read More

Java Socket Sever With Spring Boot | Intelij

Sithara Galagedara January 28, 2021 Coding - Java - Spring

Java Socket Programming can be use to create communication between applications which runs on different JVM’s. There are two type of Java Socket Programming connection types. Connection-Oriented and Connection-Less. Here we are going to create a Socket Server and a Client to access the Socket Server with Spring Boot. In …

Read More

How to Create a Spring Boot application with Intellij IDEA

Sithara Galagedara January 2, 2021 Java - Spring

Spring Boot is a framework which we can use to create standalone, production grade enterprise level applications which we can just run easily. In this tutorial lets see how we can create our first Spring Boot Application. First go to File -> Project -> Select Maven Click Next Click Next …

Read More

MQTT with RabbitMQ(AMQP)

Sithara Galagedara January 2, 2021 Java

RabbitMQ is a messaging broker or an intermediary for messaging. It gives a common platform to send and receive messages, and provide messages a safe place to live until received. This is an example of how to send a MQTT message from MQTT Client to RabbitMQ’s AMQP. MQTT client publishes …

Read More
« Previous 1 2

Categories

popular posts

  • 12 Factor App Principles with Cloud-Native Microservices

    12 Factor App Principles with Cloud-Native Microservices

  • The Power of Test-Driven Development (TDD) in Modern Software Engineering

    The Power of Test-Driven Development (TDD) in Modern Software Engineering

  • How to Block Spam Emails in Gmail

    How to Block Spam Emails in Gmail

  • Read and Write to Serial Port Using JSSC Library in Java

    Read and Write to Serial Port Using JSSC Library in Java

Recent Posts

  • Copying Data Between AWS S3 Buckets in Member Accounts and Organizational Units in AWS
  • DeepSeek’s AI Breakthrough Triggers $1 Trillion Market Loss
  • The Power of Test-Driven Development (TDD) in Modern Software Engineering
  • The Future of Programming in the Age of AI
  • Understanding the Crucial Differences: User Message-Level Encryption vs JSON Web Encryption
  • Power Of Java in 2023
  • How to Block Spam Emails in Gmail
  • How to Clean Up Browser’s Cookies, Cache and History for a More Faster Computer
  • Plus Minus Question Answer – HackerRank
  • Convert a Byte Array to Json with Java
  • Privacy Policy
  • Contact Us

All Rights Reserved by

Tech Programme 2025