By setting environment variables, we can quickly see the configuration of the project
Setting environment Variables
createLGPerson
andLGTeacher
Two classes, and implementationload
methods
Command + R Displays logs
When we implement the load method in the class we create, we will print the class that implements the load method in the process of running the program. Through this method, we can quickly locate the class that implements the load method in the project.