brianway/springmvc-mybatis-learning resource
SpringMVC 和 MyBatis 学习笔记,搭配示例,主要讲解一些基础的概念、用法和配置 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3828
- days_rel: n/a
- days_push: 1698
- n_releases_24m: 0
Adoption not part of the score
2947 stars · 1159 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A structured set of beginner-oriented study notes, written in Chinese, covering the Spring MVC and MyBatis Java web frameworks with accompanying runnable example code. It walks through core concepts, environment setup, configuration files, SQL mapping, and the integration of Spring MVC with MyBatis.
Use cases
- learn spring mvc and mybatis from scratch with examples
- mybatis getting started tutorial covering mappers and dynamic sql
- how to integrate springmvc with mybatis in a maven project
- understand mybatis configuration, input/output mapping, and caching
- spring mvc annotation-based controller and handler mapping tutorial
- mybatis one-to-one, one-to-many, and many-to-many query examples
When to choose
- you are a Java beginner who wants a gentle, example-driven introduction to Spring MVC and MyBatis basics
- you prefer reading structured notes in Chinese alongside runnable sample code
- you want to learn the classic XML-configuration workflow for building a Spring + MyBatis web app
- you need step-by-step coverage of topics like dynamic SQL, result mapping, lazy loading, and caching
When to avoid
- you need current best practices - the notes teach the older XML-configuration style rather than modern Spring Boot annotation-first development
- you want deep analysis of framework internals or Spring source code, which the author tracks in a separate repository
- you need a production-ready library, an official license, or an actively maintained project (last release in 2022)
Facets
learning-resource · maturity maintenance
documentation education web-development backend tutorials jvm spring-mvc mybatis java spring learning-notes tutorial beginner-friendly chinese-language example-code dao maven servlet
1 source
- readme: https://github.com/brianway/springmvc-mybatis-learning · fetched 2026-08-28 · f081cf9249c8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| brianway/springmvc-mybatis-learning | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="brianway/springmvc-mybatis-learning")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem