Fixing JavaTemplate Throwing ArrayIndexOutOfBounds
Are you getting a java.lang.ArrayIndexOutOfBoundsException from your JavaTemplate in your OpenRewrite recipe?
If you are using substitution indicators (#{}) in your template string, you could have a mismatch between the number of indicators provided ...
bitflippers.hashnode.dev2 min read