The actual ExternalConfigTest test loading an external config file into Spring Boot context before the start up to validade the properties defined inside the file.
I am missing to test the actual main production code, which will cover the logic to find and load the external config file if it exist.