Spring Boot, Set Up Spring Properties From Java Pojo not from application.properties [migrated]
I have been struggling to set up spring boot properties programmatically. I know how to set up from application.properties file.
but I would like not to use the application.properties because in my use case application properties file is … Continue reading Spring Boot, Set Up Spring Properties From Java Pojo not from application.properties [migrated]