# kolorobot/spring-mvc-quickstart-archetype

The project is a Maven archetype for Spring MVC web application.

Repository: https://github.com/kolorobot/spring-mvc-quickstart-archetype
Canonical: https://ross.abutalabs.com/products/spring-mvc-quickstart-archetype
Homepage: http://blog.codeleak.pl
Language: Java
License Family: other
Last push: 2022-12-29T07:41:46+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5352, "days_push": 1343, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1043, forks 464 (observed 2026-08-28T04:03:21.104116+00:00)

## What it is
A Maven archetype that scaffolds a Spring MVC web application with no XML configuration. Generated projects include Thymeleaf, Bootstrap, Spring Data JPA with Hibernate/HSQLDB, Spring Security, and JUnit/Mockito test setup.

## Use cases
- bootstrap a new Spring MVC web application
- generate a starter project with Spring Security and JPA preconfigured
- create a Java web app template in IntelliJ or Eclipse from an archetype
- learn a no-xml Spring MVC setup with Thymeleaf and Bootstrap
- quickly scaffold a project for a Spring MVC tutorial or prototype

## When to choose
- starting a classic Spring MVC (non-Boot) Java web project from scratch
- you want a ready-made template with security, JPA, and tests wired up
- teaching or learning Spring MVC project structure

## When to avoid
- starting a new project where Spring Boot initializr is an option
- you need actively maintained dependencies or modern Java/Tomcat versions
- building a frontend-heavy SPA that only needs a backend API

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: web-framework, templating, auth, testing, orm
- domain: web-development, developer-tools, backend
- platform: jvm, cross-platform
- tags: maven-archetype, spring-mvc, spring-boot, thymeleaf, project-template, scaffolding, spring-security, jpa, boilerplate

## Member repositories
- kolorobot/spring-mvc-quickstart-archetype (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:21.104116+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:33:47.887746+00:00, confidence not recorded.
  - readme: https://github.com/kolorobot/spring-mvc-quickstart-archetype (fetched 2026-08-28T04:03:21.104116+00:00, sha dd0538997d98)
  - homepage: http://blog.codeleak.pl (fetched 2026-08-29T13:03:26.951021+00:00, sha cb01362bd4e3)
  - site_page: https://blog.codeleak.pl/p/author.html (fetched 2026-08-29T13:03:26.953734+00:00, sha 90e891ce1d92)
- Data as of 2026-08-30T08:39:29.467469+00:00.
