How to fetch data from Properties file in JAVA
Hello friends,
In this article we will learn how to fetch properties file data in java project.
In java we are fetching data from properties file. And the files must be inside recourse folder.
There are two types
From "application.properties"
If the...
samira.hashnode.dev2 min read