JAVA-19115 Create new core-java-properties sub module under core-java-modules (#13669)

* JAVA-19115 Create new core-java-properties sub module under core-java-modules
This commit is contained in:
anuragkumawat
2023-04-12 17:02:52 +05:30
committed by GitHub
parent ae3429db29
commit cf5d158622
13 changed files with 30 additions and 3 deletions
-3
View File
@@ -2,7 +2,4 @@
### Relevant Articles:
- [Getting Started with Java Properties](http://www.baeldung.com/java-properties)
- [Java Money and the Currency API](http://www.baeldung.com/java-money-and-currency)
- [Merging java.util.Properties Objects](https://www.baeldung.com/java-merging-properties)