Tag: jetty
Sass support for web applications with jetty and wro4j
Oliver Messner
26.05.2014
Suppose we voted for Sass as the css preprocessor of our choice for a web application. Knowing that css must be generated from our Sass code everytime a scss file…
yammer – Metrics made easy – Part I
Joachim Arrasz
02.09.2013
Metrics by yammer provides runtime metrics and statistics for all kind of apps you can imagine. A lot of stuff is directly useable out of the box, for example measuring…
Servlet container options for Maven
Florian Hopf
09.07.2010
When developing web apps with Maven the de facto standard for running the app is to use the excellent Maven Jetty Plugin which runs the project in an embedded Jetty…