Use Properties to Modify Database Configuration | Challenge

# Introduction In this challenge, we will rewrite the database configuration using the properties file. You will need to move the configured database information into the `db.properties` file and ensure that the program can run correctly with existing test cases.

|60 : 00

Click the virtual machine below to start practicing