Interesting Java-related links for July 29 – August 11, 2013
http://www.javacodegeeks.com/2013/07/java-db-embedded-mode.html – some light on the JavaDB which comes bundled in the Oracle JDK http://www.javacodegeeks.com/2013/07/source-control-your-database-with-liquibase.html – small description of a nice database migration tool called Liquibase. Moving to this tool on one of the projects for evaluation. http://java.dzone.com/articles/maven-between-different – interesting point on configuring Maven http://m.javaworld.com/javaworld/jw-07-2013/130725-love-and-hate-for-java-8.html – personally I really find strong reasons to love and too weak reasons to hate JDK8. http://www.infoq.com/news/2013/07/android-4-3 – I find release of Android 4.3 pretty dull from the development point of view. http://java.dzone.com/articles/java-just-time-compilation – worth…