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
6
Pull requests
4
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
JBoss Roaster migration
- #139
#139
Merged
AndreasIgel
merged 20 commits into
main
java-helpers/simple-builders:main
from
feature/jboss-roaster-migration
java-helpers/simple-builders:feature/jboss-roaster-migration
Copy head branch name to clipboard
Mar 19, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
JBoss Roaster migration
#139
AndreasIgel
merged 20 commits into
main
java-helpers/simple-builders:main
from
feature/jboss-roaster-migration
java-helpers/simple-builders:feature/jboss-roaster-migration
Copy head branch name to clipboard
Commits
Commits on Mar 17, 2026
Implementation of first version using StringBuilder instead of Javapoet
AndreasIgel
committed
6756568
View commit details
Copy full SHA for 6756568
Browse repository at this point
First implementation of RasterBased CodeGenerator
AndreasIgel
committed
d526322
View commit details
Copy full SHA for d526322
Browse repository at this point
Adding formatting for generated sources based on Eclipse JDT formatter profile
AndreasIgel
committed
1ac4a99
View commit details
Copy full SHA for 1ac4a99
Browse repository at this point
Fixing static imports and javadoc being generated by Roaster-Native functionality
AndreasIgel
committed
c777599
View commit details
Copy full SHA for c777599
Browse repository at this point
Fixing formating in javadoc and function/argument alignment on line breaks
AndreasIgel
committed
fccc5e1
View commit details
Copy full SHA for fccc5e1
Browse repository at this point
Adding further optimizations of Builder-Generation format
AndreasIgel
committed
da83f92
View commit details
Copy full SHA for da83f92
Browse repository at this point
Improving handling of annotations
AndreasIgel
committed
4f705ec
View commit details
Copy full SHA for 4f705ec
Browse repository at this point
Updating expectation after changes in class formattings
AndreasIgel
committed
b5bcfa7
View commit details
Copy full SHA for b5bcfa7
Browse repository at this point
Removing unused functionality from RoasterCodeGenerator and RoasterMapper
AndreasIgel
committed
44a6d95
View commit details
Copy full SHA for 44a6d95
Browse repository at this point
Commits on Mar 18, 2026
Improving source code by restructuring position of helper methods
AndreasIgel
committed
7d0848c
View commit details
Copy full SHA for 7d0848c
Browse repository at this point
Refactoring JacksonModule generation and replacing other StringBuilder functionality
AndreasIgel
committed
c285184
View commit details
Copy full SHA for c285184
Browse repository at this point
Improving code structure from new RoasterCodeGenerator
AndreasIgel
committed
a0ded13
View commit details
Copy full SHA for a0ded13
Browse repository at this point
Updating formats and generated classes
AndreasIgel
committed
7a07af3
View commit details
Copy full SHA for 7a07af3
Browse repository at this point
Removing packages from javapoet
AndreasIgel
committed
79265b6
View commit details
Copy full SHA for 79265b6
Browse repository at this point
Solving possible regex attack vector
AndreasIgel
committed
94e10da
View commit details
Copy full SHA for 94e10da
Browse repository at this point
Improving code quality
AndreasIgel
committed
6049ba1
View commit details
Copy full SHA for 6049ba1
Browse repository at this point
Removing further unused parameters
AndreasIgel
committed
fb52db1
View commit details
Copy full SHA for fb52db1
Browse repository at this point
Commits on Mar 19, 2026
Adding tests for edgecases in CodeGenerator
AndreasIgel
committed
2d15907
View commit details
Copy full SHA for 2d15907
Browse repository at this point
Adding test for already existing Builder
AndreasIgel
committed
f40814b
View commit details
Copy full SHA for f40814b
Browse repository at this point
Removing javapoet
AndreasIgel
committed
15816d2
View commit details
Copy full SHA for 15816d2
Browse repository at this point
You can’t perform that action at this time.