Erwähnenswert

17 Feb 2015

Hot swap classes in spring-boot with springloaded

Spring-Boot is fast, but changing some controller for prototyping still requires some slow restart cycle of some 5s. With spring-loaded you can shortcut this to 1s, depending of your project. Just hit CTRL-F9 to compile.

screenshot from intellij
weiterlesen
05 Feb 2015

Easy distinct unit and integration test code coverage with sonarqube

Simple compute distinct code coverage for unit tests and integration tests. I used jacoco 0.7.2, sonarqube 5.0 and maven 3.2.5 to cook the numbers ;).

screenshot from sonarqube
weiterlesen
21 Jan 2015

Websockets mit Spring-Boot und Jetty - Publish/Subscribe

Hier mein kleines Tutorial wie man mit spring-boot und jetty's websocket Client ein Publish/Subscribe Szenario implementieren kann. Den Code gibt es als Maven-Projekt unter github.com/lkwg82/.../examples/20150121_spring_boot_websockets auf Github zum Ausprobieren.

weiterlesen
06 Sep 2014

BestOfSpam - +++Geheimdienst ermittelt+++

Wenn mein Spamfilter mal wieder nicht anspringt, kommt mir auch die eine oder andere Phishing-mail unter die Augen. Diese fand ich schon "sehr gut":

weiterlesen
25 May 2014

SonarQube Mojo Bridge now supports Sonarqube 4.2 and above

I released a new version of SonarQube Mojo Bridge which adds support for sonarqube 4.2 and above.

Previous Page: 4 of 11 Next

recent posts

  • automatic secure backup on usb with Luks/Udev
  • sleuth valve for tomcat
  • testing dockerfiles
  • maven central release with github in 30 seconds
  • h2o webserver with docker
  • Pocast zu Themen rund um Führung
  • Isolated web tests in docker
  • Detect when docker instance reached memory limit
  • List the classpath with guava
  • Tiny Tiny RSS setup with docker-compose in 2 minutes
  • Meine Checkliste als Bewerber (Entwickler)
  • Automatischer Bilderimport beim Anschluss der Kamera
  • Aufnahme von Ton mit pulseaudio
Lars K.W. Gohlke | rss | impressum