Back to basics: Test-driven Spring JDBC Nov 20, 2018 A hand-on experience on JDBC programming can help to further understand many concepts and techniques of complex data access libraries. Besides, appropriate test cases might reveal some problematic usage or issues early on ...
Handy macOS QuickLook configurations Jul 30, 2018 MacOS QuickLook, when done right, can be extremely useful for glancing through a file's content without using any application ...
Faster and enjoyable ZSH (maybe) Jul 23, 2018 Some handy and well-aimed investigations and optimisations could enhance the performance of your favourite ZSH. ...
A mininal Hugo blogging workflow Jul 14, 2018 The amazing Hugo combined with Typora and Gulp can shape a productive alliance for blogging ...
Bootstrapping macOS workspace Jun 27, 2018 Setting up macOS for development is often tedious and many aspects might be overlooked. This is a useful note to self for bootstrapping my macOS. ...
A journey from Apache CXF 2.2 to 3.2 Jun 15, 2018 Apache CXF is very powerful and flexible for developing services but it's not pain-free to upgrade the legacy code ...
Integration Laravel 5 and Gentelella admin theme May 9, 2018 A combination of Laravel 5 and Gentelella resulting in a elegant admin site ...