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: 97

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

Meta Open-Sources Large Concept Model, a Language Model That Predicts Entire Sentences

Meta recently open-sourced Large Concept Model (LCM), a language model designed to operate at a higher abstraction level than tokens. Instead, LCM uses a sentence embedding space that is independent of language and modality and can outperform a similarly-sized Llama 3.1 model on multilingual summarization tasks.

By Anthony Alford

Presentation: Data Mesh Architecture Applied to Complex Organizations

Nandakumar Heble looks at the basic construct of a data mesh and how one might go about applying it.

By Nandakumar Heble

Java News Roundup: Stable Values, Payara Platform, Oracle Critical Patch Update, GraalVM, BellSoft

This week's Java roundup for January 20th, 2025 features news highlighting: JEP 502, Stable Values (Preview); Oracle's Critical Patch Update (CPU) for January 2025; the January 2025 release of the Payara Platform; GraalVM for JDK 23 Community 23.0.2; and BellSoft CPU patches for Liberica JDK.

By Michael Redlich

Synthetic Data Generator Simplifies Dataset Creation with Large Language Models

Hugging Face has introduced the Synthetic Data Generator, a new tool leveraging Large Language Models (LLMs), that offers a streamlined, no-code approach to creating custom datasets. The tool facilitates the creation of text classification and chat datasets through a clear and accessible process, making it usable for both non-technical users and experienced AI practitioners.

By Robert Krzaczyński

Article: Elevate Developer Experience with Generative AI Capabilities on AWS

This is a summary of a talk I gave at InfoQ Dev Summit Munich 2024. I discussed the transformative potential of generative AI in enhancing developer experiences, particularly through AWS. I’ll introduce key tools like Amazon Bedrock, Code Review Assistant, Agentic Code Generation, and Code Summarization in this article.

By Olalekan Elesin

© 2025   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service