Thursday, July 24, 2008

Number of Microsoft Certified Professionals Worldwide

I was always curious about the number of Microsoft Certified Professionals (MCP) and just found this link from Trika's blog with the number per each MS certification:

No comments:

Spring Boot Configuration Properties Localization

Spring Boot allows to externalize application configuration by using properties files or YAML files. Spring Profiles  provide a way to segr...