# jojoldu/freelec-springboot2-webservice

Repository: https://github.com/jojoldu/freelec-springboot2-webservice
Canonical: https://ross.abutalabs.com/products/freelec-springboot2-webservice
Language: Java
License Family: other
Last push: 2023-04-04T00:55:20+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": 2887, "days_push": 1248, "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 1066, forks 447 (observed 2026-08-28T04:03:27.070502+00:00)

## What it is
Example code repository accompanying the Korean book 'Spring Boot 2 Web Service Deployment' by jojoldu. It demonstrates building and deploying a web service with Spring Boot 2.1.x, including OAuth login integration, though it is not runnable without personal Google/Naver token credentials.

## Use cases
- learn spring boot 2 by following a book
- example code for spring boot web service tutorial
- reference for spring boot oauth social login setup
- study spring boot with gradle project structure
- see how to deploy a spring boot web service
- spring boot test code examples

## When to choose
- you are reading the accompanying Korean book and need its example code
- you want a reference for Spring Boot 2.1.x with Gradle 4.x setup
- you want to study Spring Boot OAuth login and test code patterns

## When to avoid
- you need a runnable production application - it will not work without your own OAuth tokens
- you use Spring Boot 2.2+ or Gradle 5+, where the code does not work
- you need a maintained, up-to-date Spring Boot template

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: web-framework, auth, testing
- domain: web-development, backend, tutorials
- platform: jvm
- tags: spring-boot, sample-code, korean-book, tutorial-example, gradle, web-server

## Member repositories
- jojoldu/freelec-springboot2-webservice (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:27.070502+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-30T06:55:24.661589+00:00, confidence not recorded.
  - readme: https://github.com/jojoldu/freelec-springboot2-webservice (fetched 2026-08-28T04:03:27.070502+00:00, sha 29056d28f42a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
