Showing posts with label Mac OS. Show all posts
Showing posts with label Mac OS. Show all posts

Sunday, August 26, 2007

How to make Ubuntu look like Mac OS X

This is an awesome article of how to modify your Gnome Linux Desktop to look like a Mac OS X desktop. I am really impressed with it and willing to try it some day.

http://www.taimila.com/?q=node/11

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...