Skip to content

feat: export Spring MVC API documentation comments#130

Merged
tangcent merged 6 commits into
tangcent:mainfrom
echo-layker:codex/java-comment-doc-export
Jun 22, 2026
Merged

feat: export Spring MVC API documentation comments#130
tangcent merged 6 commits into
tangcent:mainfrom
echo-layker:codex/java-comment-doc-export

Conversation

@echo-layker

Copy link
Copy Markdown
Collaborator

Summary

  • export Spring MVC endpoint, parameter, and body field docs from JavaDoc plus Swagger/OpenAPI annotations
  • add Swagger 2 @ApiOperation/@ApiParam handling and endpoint deduplication
  • add parser, helper, resolver, collector, and fixture coverage

Verification

  • cd api-collector-java && go test ./... && go vet ./...
  • cd api-model && go test ./...
  • cd api-formatter-markdown && go test ./...
  • openspec validate java-comment-doc-export --strict

@echo-layker echo-layker force-pushed the codex/java-comment-doc-export branch 2 times, most recently from d0de284 to 8c9bfa6 Compare June 1, 2026 07:41
@github-actions

Copy link
Copy Markdown

A PR (#131) has been opened to fix this issue. A test build is available in the GitHub Actions workflow run under Artifacts.

@tangcent tangcent merged commit 7b3d252 into tangcent:main Jun 22, 2026
100 of 106 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants