GitHub
Join us on Slack
Join us on Discord
Ask on Stack Overflow
Search
⌃K
Links
Introduction to OpenRewrite
Running Recipes
Quickstart: Setting up your project and running recipes
Running Rewrite on a Gradle project without modifying the build
Running Rewrite on a Maven project without modifying the build
Running Rewrite without build tool plugins
Popular recipe guides
Authoring Recipes
Recipe development environment
Writing a Java refactoring recipe
Recipe testing
Recipe conventions and best practices
Modifying methods with JavaTemplate
Creating multiple visitors in one recipe
Writing recipes over multiple source file types
Using multiple versions of a library in a project
Changelog
Snapshot (2023-03-27)
Snapshot (2023-03-20)
7.38.0 Release (2023-03-15)
7.37.2 Release (2023-03-02)
7.36.0 Release (2023-02-16)
7.35.0 Release (2023-01-20)
7.34.2 Release (2022-12-16)
7.34.0 Release (2022-12-09)
7.33.0 Release (2022-11-16)
Reference
Latest versions of every OpenRewrite module
Maven plugin configuration
Gradle plugin configuration
Snapshot versions
JsonPath and JsonPathMatcher
Declarative YAML format
Method patterns
Dependency version selectors
Framework provided markers
Building OpenRewrite from source
Recipe catalog
CircleCI
Concourse
Github Actions
Java
Kubernetes
Quarkus
Maven
Terraform
Cloud suitability analyzer
Core
Config
Search
Gradle
Groovy
Format
Move a closure which is the last argument of a method invocation out of parentheses
Tabs and indents
Hcl
JSON
Properties
XML
YAML
Concepts & Explanations
Lossless Semantic Trees (LST)
Java LST examples
YAML LST examples
TreeVisitingPrinter
Recipes
Visitors
Styles
Environment
Markers
JavaTemplate
Pointcut expressions
Powered By
GitBook
Format
Recipes
Move a closure which is the last argument of a method invocation out of parentheses
Tabs and indents
Previous
Groovy
Next
Move a closure which is the last argument of a method invocation out of parentheses
Last modified
5h ago