GitHub
Join us on Slack
Join us on Discord
Ask on Stack Overflow
Search
⌃
K
Links
Introduction to OpenRewrite
Running Recipes
Authoring Recipes
Recipe catalog
Kotlin
Python
Analysis
CircleCI
Cloud suitability analyzer
Concourse
Cucumber
GitHub Actions
Hibernate
Java
Add ASLv2 license header
Add imports for fully qualified references to types
Add license header
Add or update annotation attribute
Change method access level
Change method name
Change method target to static
Change method target to variable
Change static field access to static method access
Change type
Delete method argument
Demonstrate rendering of Markup markers
Migrate from WebSphere traditional to Liberty
Order imports
Randomize tree IDs
Remove annotation
Remove interface implementations
Remove static import
Remove unused imports
Rename package name
Reorder method arguments
Replace String literal with constant
Replace constant with another constant
Replace constant with literal value
Simplify a call chain
Transform calls to Objects.isNull(..) and Objects.nonNull(..)
Update source positions
Use static import
Apache
Dependencies
Format
JHipster
Liberty
Removes invalid JNDI properties
Replace revokeSSOCookies with logout
Use getProperty("wlp.server.name")
Use getSSOCookieFromSSOToken
Logging
Micronaut
Modernize
OpenRewrite best practices
Search
Security
Spring
Testing
Upgrade
Jenkins
Kubernetes
XML
LaunchDarkly
Micrometer
Okio
OkHttp
Quarkus
Recommendations
Gradle
Maven
SQL
Static analysis and remediation
Terraform
Core
Config
Search
Text
Groovy
Hcl
JSON
Properties
YAML
Changelog
Reference
Concepts & explanations
Powered By
GitBook
Comment on page
Liberty
Composite Recipes
Recipes that include further recipes, often including the individual recipes below.
Use
getSSOCookieFromSSOToken
Recipes
Removes invalid JNDI properties
Replace
revokeSSOCookies
with
logout
Use
getProperty("wlp.server.name")
Previous
Fix CWE-338 with SecureRandom
Next
Removes invalid JNDI properties
Last modified
1mo ago