Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
java-helpers
/
simple-builders
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
8
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Make @SimpleBuilder @Inherited to match documentation (#244)
- #247
#247
Merged
AndreasIgel
merged 10 commits into
main
java-helpers/simple-builders:main
from
fix/issue-244-simplebuilder-inherited
java-helpers/simple-builders:fix/issue-244-simplebuilder-inherited
Copy head branch name to clipboard
Aug 15, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Make @SimpleBuilder @Inherited to match documentation (#244)
#247
AndreasIgel
merged 10 commits into
main
java-helpers/simple-builders:main
from
fix/issue-244-simplebuilder-inherited
java-helpers/simple-builders:fix/issue-244-simplebuilder-inherited
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2026
Make @SimpleBuilder @Inherited to match documentation (#244)
Show description for fff0ff1
AndreasIgel
and
devin-ai-integration[bot]
committed
fff0ff1
View commit details
Copy full SHA for fff0ff1
Browse repository at this point
Rename to BuilderAnnotationInheritanceTest and cover Template inheritance
Show description for 13a8fc8
AndreasIgel
and
devin-ai-integration[bot]
committed
13a8fc8
View commit details
Copy full SHA for 13a8fc8
Browse repository at this point
Refactoring code to move assertNoBuilderGenerated to common asserts
AndreasIgel
committed
105310a
View commit details
Copy full SHA for 105310a
Browse repository at this point
fixing codeformat
AndreasIgel
committed
2c83b78
View commit details
Copy full SHA for 2c83b78
Browse repository at this point
Document @Inherited behavior of @SimpleBuilder.Template
Show description for aca9ef6
AndreasIgel
and
devin-ai-integration[bot]
committed
aca9ef6
View commit details
Copy full SHA for aca9ef6
Browse repository at this point
Document options-inheritance limitation for inherited subclass builders
Show description for bd3bf93
AndreasIgel
and
devin-ai-integration[bot]
committed
bd3bf93
View commit details
Copy full SHA for bd3bf93
Browse repository at this point
Fix issue reference: #245 -> #248
Show description for e8e0352
AndreasIgel
and
devin-ai-integration[bot]
committed
e8e0352
View commit details
Copy full SHA for e8e0352
Browse repository at this point
Clarify @SimpleBuilder vs @SimpleBuilder.Template usage in docs
Show description for 9776343
AndreasIgel
and
devin-ai-integration[bot]
committed
9776343
View commit details
Copy full SHA for 9776343
Browse repository at this point
Link issue #248 from @SimpleBuilder.Template inheritance Javadoc
Show description for 4b7723a
AndreasIgel
and
devin-ai-integration[bot]
committed
4b7723a
View commit details
Copy full SHA for 4b7723a
Browse repository at this point
Remove redundant troubleshooting item about @SimpleBuilder.Template target
Show description for 218ea79
AndreasIgel
and
devin-ai-integration[bot]
committed
218ea79
View commit details
Copy full SHA for 218ea79
Browse repository at this point
You can’t perform that action at this time.