term · 1 entry
- 2010-09-022 minMaven, where I start
More often than not today I start my Java projects using an Apache Maven archetype. Whether it be for an Apache CXF based web service, a simple web application or some sort of service most are started from an archetype. …
#001