How to set up a Billing System in your Computer

Dear friends welcome back. This is a very important article. This article explains how to set up the Billing System on your Local Computer. In order to test the Billing System Application or if you want to study the Billing System Project, you must set up the Billing System on your computer. Please read this full article for a successful setup.

Prerequisite to setup Billing System
The following software you have to install in your computer in order to set up a Billing System in your System.

Java 8
It is available to download from this link:
https://www.oracle.com/in/java/technologies/javase/javase-jdk8-downloads.html
After installing Java make sure your Java path and Classpath set properly in your environment variable.

Eclipse or IntelliJ
I am using the following version of IntelliJ. It is absolutely fine if you are using this prior version of Intellij (The Intellij version must support Java 8)

Use the following version of eclipse or the prior version of eclipse. don’t use the latest version of the eclipse because the latest version of eclipse expecting to install java 11. If you are using Java 11 you can use the latest version of eclipse. I have not tested a Billing System using Java 11.

MySQL
I have installed MySQL 8.0.21 Community Server. If you are using a prior version of MySQL, it is fine but Don’t go prior to version 5

PostMan or any other Rest client
After a successful setup, you need to test the Rest Webservice call. In order to test the Rest Service, we need any Rest Client. I am using the PostMan Rest client to test all Billing System endpoints. I am recommending to install PostMan. If you are familiar with any other Rest Client, you can go with that.

--

--

I am a Java / J2EE Consultant. Happy to learn. https://pinepad.in/blog/

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store