Also, check out Jason Zander's post where he highlights the new functionalities, and Brad Adams post with .NET 4 poster.
I am currently preparing a virtual machine with Windows 7 RC 1 and VS 2010 for trying out the new features.
Spring Boot allows to externalize application configuration by using properties files or YAML files. Spring Profiles provide a way to segr...