Julien Charon
Julien Charon
@artembilan: thank you very much for you input. I'm afraid that's not the reason. I debugged through `org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator` and I can see that there is an exception that is correctly...
I'm using Spring Boot and didn't configure a `TransactionManager` manually. `org.springframework.orm.jpa.JpaTransactionManager` is configured automatically. I'm far from being an expert in transaction management, so I guess you're right. But how...
Same here with IntelliJ 2023.2 Ultimate and google-java-format 1.16..0.2. Interestingly, another project with editorconfig works as expected. **Edit:** still same behavior with IntelliJ 2023.2.2 and version 1.17.0.0 of the plugin.