If you like Spring-Actuator and want to use it in a traditional spring app i.e. without using spring boot, it is surely possible. I was looking around for a solution and nothing really worked out of the box. I’m guessing because people don’t post the whole solution and/or don’t point […]
Random Sentences generator is on maven central
Modify default expanded folders in Windows Explorer in Windows 10
Logitech K480 on Ubuntu and ‘fn buttons’ default behaviour
By default this keyboard (and as of my understanding similar keyboards from logitech) have ‘media buttons’ enabled by default i.e. f1-f12 will act as media buttons and function buttons are accessed by pressing fn buttons + f1-f12. For work this is really not acceptable. I made this fix for Logitech […]
Move WordPress to another server
WordPress instance moved
SuperDevMode GWT 2.7 running on External Tomcat Server
This is an update on previous post on SDM. Build-in Jetty server in eclipse (coming bundled with the Google-plugin) has never really been a reliable partner for developing as it often differs from the real production environment. SuperDevMode enables debugging in the browser (no network trip and Java emulation) which […]