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 }}
ParkerM
/
spring-javaformat
Public
forked from
spring-io/spring-javaformat
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
spring-javaformat
spring-javaformat
on
main
User selector
All users
All time
Commit history
Commits on Jan 12, 2024
Update supported JDK version from 11 to 17
Show description for 45335a9
philwebb
committed
45335a9
View commit details
Copy full SHA for 45335a9
View code at this point
Browse repository at this point
Commits on Jan 11, 2024
Upgrade to Eclipse 2023-12
Show description for 634a1ff
philwebb
committed
634a1ff
View commit details
Copy full SHA for 634a1ff
View code at this point
Browse repository at this point
Update supported JDK version from 11 to 17
Show description for 9a3a443
philwebb
committed
9a3a443
View commit details
Copy full SHA for 9a3a443
View code at this point
Browse repository at this point
Upgrade to ASM 9.6
Show description for f4ac97d
philwebb
committed
f4ac97d
View commit details
Copy full SHA for f4ac97d
View code at this point
Browse repository at this point
Commits on Jan 10, 2024
Next development version (v0.0.42-SNAPSHOT)
spring-builds
committed
6f5a014
View commit details
Copy full SHA for 6f5a014
View code at this point
Browse repository at this point
Commits on Dec 14, 2023
Improve compatibility with Checkstyle 10
Show description for fd84f42
wilkinsona
committed
fd84f42
View commit details
Copy full SHA for fd84f42
View code at this point
Browse repository at this point
Commits on Nov 16, 2023
Next development version (v0.0.41-SNAPSHOT)
spring-builds
committed
e875f94
View commit details
Copy full SHA for e875f94
View code at this point
Browse repository at this point
Commits on Oct 13, 2023
Polish "Broaden Checkstyle rule for AssertJ assertion enforcement"
Show description for 2909060
wilkinsona
committed
2909060
View commit details
Copy full SHA for 2909060
View code at this point
Browse repository at this point
Commits on May 15, 2023
Next development version (v0.0.40-SNAPSHOT)
spring-builds
committed
c2a1cc9
View commit details
Copy full SHA for c2a1cc9
View code at this point
Browse repository at this point
Commits on May 11, 2023
Remove unwanted output to System.out
Show description for e2f7e98
wilkinsona
committed
e2f7e98
View commit details
Copy full SHA for e2f7e98
View code at this point
Browse repository at this point
Commits on Feb 22, 2023
Next development version (v0.0.39-SNAPSHOT)
spring-builds
committed
681e845
View commit details
Copy full SHA for 681e845
View code at this point
Browse repository at this point
Revert "insert space" setting for type parameters
Show description for 786df17
philwebb
committed
786df17
View commit details
Copy full SHA for 786df17
View code at this point
Browse repository at this point
Next development version (v0.0.38-SNAPSHOT)
spring-builds
committed
8e9ac6e
View commit details
Copy full SHA for 8e9ac6e
View code at this point
Browse repository at this point
Change "insert space" setting for type parameters based on Java version
Show description for cc32470
philwebb
committed
cc32470
View commit details
Copy full SHA for cc32470
View code at this point
Browse repository at this point
Commits on Feb 21, 2023
Next development version (v0.0.37-SNAPSHOT)
spring-builds
committed
34cf2ab
View commit details
Copy full SHA for 34cf2ab
View code at this point
Browse repository at this point
Commits on Feb 17, 2023
Make getFormattedContent() public again
philwebb
committed
9330066
View commit details
Copy full SHA for 9330066
View code at this point
Browse repository at this point
Polish
philwebb
committed
4a23173
View commit details
Copy full SHA for 4a23173
View code at this point
Browse repository at this point
Allow whitespace after '(' and before '//'
Show description for 8bca211
philwebb
committed
8bca211
View commit details
Copy full SHA for 8bca211
View code at this point
Browse repository at this point
Add checkstyle rule to make sure test class names end in "Tests"
Show description for ae5e3f2
philwebb
committed
ae5e3f2
View commit details
Copy full SHA for ae5e3f2
View code at this point
Browse repository at this point
Ensure newlines are added before record/enum/annotation types
Show description for 745b0f2
philwebb
committed
745b0f2
View commit details
Copy full SHA for 745b0f2
View code at this point
Browse repository at this point
Update copyright year of changed files
philwebb
committed
39f34a8
View commit details
Copy full SHA for 39f34a8
View code at this point
Browse repository at this point
Add WebMvcLinkBuilder as allowed static import
Show description for fbd0c33
philwebb
committed
fbd0c33
View commit details
Copy full SHA for fbd0c33
View code at this point
Browse repository at this point
Commits on Feb 16, 2023
Polish 'Detect and preserve line separators'
Show description for f50024a
philwebb
committed
f50024a
View commit details
Copy full SHA for f50024a
View code at this point
Browse repository at this point
Detect and preserve line separators
Show description for b618560
ParkerM
authored and
philwebb
committed
b618560
View commit details
Copy full SHA for b618560
View code at this point
Browse repository at this point
Reformat code
philwebb
committed
b543266
View commit details
Copy full SHA for b543266
View code at this point
Browse repository at this point
Commits on Feb 15, 2023
Add StreamsFormatter
Show description for 2a1f203
philwebb
committed
2a1f203
View commit details
Copy full SHA for 2a1f203
View code at this point
Browse repository at this point
Commits on Feb 14, 2023
Polish tests
philwebb
committed
836c1a0
View commit details
Copy full SHA for 836c1a0
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
Update copyright header to fix test
philwebb
committed
23f4faa
View commit details
Copy full SHA for 23f4faa
View code at this point
Browse repository at this point
Change "qualified Invocations" wrapping option
Show description for 4c9bb12
philwebb
committed
4c9bb12
View commit details
Copy full SHA for 4c9bb12
View code at this point
Browse repository at this point
Commits on Feb 6, 2023
Remove .factorypath
philwebb
committed
4ff8815
View commit details
Copy full SHA for 4ff8815
View code at this point
Browse repository at this point
Commits on Jan 20, 2023
Improve formatting of records with a generic type parameter
Show description for b11499d
wilkinsona
committed
b11499d
View commit details
Copy full SHA for b11499d
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
Next development version (v0.0.36-SNAPSHOT)
spring-builds
committed
d0264c1
View commit details
Copy full SHA for d0264c1
View code at this point
Browse repository at this point
Add a check that requires since on `@Deprecated`
Show description for c740a00
wilkinsona
committed
c740a00
View commit details
Copy full SHA for c740a00
View code at this point
Browse repository at this point
Commits on Oct 3, 2022
Polish
wilkinsona
committed
9610342
View commit details
Copy full SHA for 9610342
View code at this point
Browse repository at this point
Allow `@since` on members of an annotation with default visibility
Show description for 974dc34
wilkinsona
committed
974dc34
View commit details
Copy full SHA for 974dc34
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.