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
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 }}
java-helpers
/
simple-builders
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
0
Code
Issues
4
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Supporting TYPE_USE annotations
- #111
#111
Merged
AndreasIgel
merged 10 commits into
main
java-helpers/simple-builders:main
from
feature/92-type_use-annotations
java-helpers/simple-builders:feature/92-type_use-annotations
Copy head branch name to clipboard
Dec 28, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Supporting TYPE_USE annotations
#111
AndreasIgel
merged 10 commits into
main
java-helpers/simple-builders:main
from
feature/92-type_use-annotations
java-helpers/simple-builders:feature/92-type_use-annotations
Copy head branch name to clipboard
Commits
Commits on Dec 28, 2025
Adding a test and implementation for annotations on types
AndreasIgel
committed
72dd9d6
View commit details
Copy full SHA for 72dd9d6
Browse repository at this point
Refactoring of map2ParameterType to decrease complexity
AndreasIgel
committed
2030943
View commit details
Copy full SHA for 2030943
Browse repository at this point
Improving tests for TypeUseAnnotation
AndreasIgel
committed
fe6fa09
View commit details
Copy full SHA for fe6fa09
Browse repository at this point
Adding a test for non-typeUseAnnotations being not taking over
AndreasIgel
committed
aa11783
View commit details
Copy full SHA for aa11783
Browse repository at this point
Adding a new configuration for possibility to deactivate generation of TypeUse annotations in builders
AndreasIgel
committed
6fe7b6c
View commit details
Copy full SHA for 6fe7b6c
Browse repository at this point
Adding equal and hashcode functions to DTOs for finding/removing from list
AndreasIgel
committed
6a95e83
View commit details
Copy full SHA for 6a95e83
Browse repository at this point
Adding test for possible duplicated annotations
AndreasIgel
committed
138cdf8
View commit details
Copy full SHA for 138cdf8
Browse repository at this point
Adding configuration check for taking over type-annotations
AndreasIgel
committed
4c63b2d
View commit details
Copy full SHA for 4c63b2d
Browse repository at this point
Removing duplicated annotations on parameters
AndreasIgel
committed
164b20f
View commit details
Copy full SHA for 164b20f
Browse repository at this point
Merge branch 'main' into feature/92-type_use-annotations
AndreasIgel
committed
88e7086
View commit details
Copy full SHA for 88e7086
Browse repository at this point
You can’t perform that action at this time.