Clean Exposure in Java development. I focus more on the clean code style so that everyone can clearly understand what my code is doing. I focus on testing of the code as well, I write java unit tests to cover the code. I always use the new features of the language for ex- Java7 & Java8