Funky stuff (embedded Spring!)
Spring, Jetty, and Velocity using GCJ on single board computers
We have integrated Spring, Jetty, and Velocity all on a SBC running embedded Linux. We compiled the Spring et al. under gcj 3.3 to native xscale object code. It works beautifully – it’s fast and reliable, with all of the Spring functionality intact.
Funky!