How to change brace position in IntelliJ IDE?
From the IntelliJ documentation:
Go to the menu File | Settings | Project Settings | Code Style - Java. Select the 'Wrapping and braces' tab. Set 'Braces placement options' to 'Next line'.
Here is the exact working path. I have added screenshot with explanations.