I have 2 spring configuration files in my application(application.properties and custom-application.properties.) Each property file contains some of the configuration properties. I just wanted to log all the properties which are loaded.
How to print properties loaded for the profile?