Codetown ::: a software developer's community
Hi folks,
It's been a while since last time I post here. I just want to share a project that I have started recently and hopefully it will benefit some of you.
In many places where I worked, they often needed a light, fast and standalone server like process that run easily without much hassle, compare to use a full blown JEE server. I often ended up writing the same bootstrapper service that does many of the basic things. We need logging, we need easy configuration set loader, we need remote control and management, and we need it NOW!
I have been started and collected some experimental code for a while on each time I learn how to do it better. So I finally created a new project under googlecode and named "spring-runner". You may call it a Fully functional Tiny Little Java Server. :)
See http://code.google.com/p/spring-runner
I hope you will find it useful. Feel free to provide any feedback and comments on the project.
Best regards,
-- Zemian Deng
Comment
I use googlecode because they provide Mercurial source control. It also gives me a project home page, Wiki, Issue tracking etc, all are ready to go in just few minutes.
Now only if private companies we work for will have such infrastructure setup, and easiness of use for all internal projects, our job would be so much productive, won't we? :)
-- Zemian
Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Check out the Codetown Jobs group.

Vercel has open-sourced json-render, a framework that enables AI models to create structured user interfaces from natural language prompts. Released under the Apache 2.0 license, it supports multiple frontend frameworks and features a catalog of components defined by developers. Community feedback includes both support and skepticism, highlighting its differences from existing standards.
By Daniel Curtis
AI poses major challenges for green IT: each query consumes vast energy, GPU chips last only 2-3 years, and costs stay hidden from users. Regulatory frameworks like the EU AI Act fall short on enforcement, Ludi Akue said. In her talk What I Wish I Knew When I Started with Green IT she presented model compression, quantization, and novel architectures, using sustainability as a design constraint.
By Ben Linders
AWS introduced account-regional namespaces for S3, fixing global bucket name collisions that broke IaC automation for 18 years. New format: {prefix}-{account-id}-{region}-an. CloudFormation gets the BucketNamePrefix property, and IAM gets the s3:x-amz-bucket-namespace condition key. Prevents confused-deputy attacks by making names unpredictable when there is no account ID.
By Steef-Jan Wiggers
Andrew Davidson and Akshat Vig discuss the journey of disrupting the transactional database market. They explain why the document model became the "Buckminster Fuller" moment for modern apps and share lessons on scaling from "web-scale" memes to mission-critical workloads. Leaders will learn about operational excellence, monetizing convenience over control, and navigating the open-source race.
By Akshat Vig, Andrew Davidson
In the GenAI era, code is a commodity, but alignment is not. Traditional review boards can't scale with AI-generated output. This article explores "Declarative Architecture" - transforming ADRs and Event Models into automated guardrails. Move beyond "dumping left" to a model where the conformant path is the path of least resistance, enabling decentralized governance without losing cohesion.
By Kyle Howard, Christian Johansen, Dana Katzenelson, Brian Rhoten, Warren Gray
© 2026 Created by Michael Levin.
Powered by
You need to be a member of Codetown to add comments!
Join Codetown