Hello SpringMVC folks,
Many times I wanted to jump start a quick spring based webapp to either test out some test cases, or helping someone in the forums. I tried appfuse and found it not simple enough, so I created my own tool and would like to share with you.

You may download it from http://code.google.com/p/javasupport/wiki/DownloadsHome and unzip it to your root of filesystem (e.g /opt/javasupport)

You need to have maven build tool installed, and here is an example on how you would use it:
$ /opt/javasupport/bin/template.sh create-webapp-spring myspring
$ cd myspring
$ mvn jetty:run
Now open browser to http://localhost:8080/myspring and you will see your webapp running!

If you use Eclipse WTP, you can setup your environment by following here:
http://code.google.com/p/javasupport/wiki/HowToSetupEclipseWebDevel...

Hope this is useful to you all.

-Zemian Deng

Views: 104

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

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.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

Netflix Automates RDS PostgreSQL to Aurora PostgreSQL Migration Across 400 Production Clusters

Netflix engineers describe an internal automation platform that migrates nearly 400 RDS PostgreSQL clusters to Aurora, reducing downtime and operational risk. The platform coordinates replication, CDC handling, controlled cutover, and rollback, while supporting service teams in a self-service migration workflow.

By Leela Kumili

Presentation: 4 Patterns of AI Native Development

Patrick Debois discusses the evolution of software engineering in the age of AI. He shares four key patterns: transitioning from producer to manager, focusing on intent over implementation through spec-driven development, moving from delivery to discovery, and managing agentic knowledge. He explains how these shifts redefine seniority, team roles, and the future of the DevOps workflow.

By Patrick Debois

Java News Roundup: Apache Solr 10, LangChain4j, Grails, JobRunr, Gradle, Devnexus, Commonhaus

This week's Java roundup for March 2nd, 2026, features news highlighting: the GA release of Apache Solr 10; point releases of LangChain4j, JobRunr, Multik and Gradle; maintenance releases of Grails and Keycloak; Devnexus 2026; and Pi4J joining the Commonhaus Foundation.

By Michael Redlich

Podcast: Mindful Leadership in the Age of AI

In this episode, Thomas Betts and Sam McAfee discuss how AI hype is reshaping organizational behavior, why many companies struggle with experimentation, and how unclear decision structures create friction. They explore psychological safety and mindful leadership as essential foundations for healthier, more effective engineering cultures.

By Sam McAfee

Article: Change as Metrics: Measuring System Reliability Through Change Delivery Signals

System changes are the primary driver of production incidents, making change-related metrics essential reliability signals. A minimal metric set of Change Lead Time, Change Success Rate, and Incident Leakage Rate assesses delivery efficiency and reliability, supported by actionable technical metrics and an event-centric data warehouse for unified change observability.

By Peihao Yuan

© 2026   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service