Fabian Bahle

Results 4 issues of Fabian Bahle

Please have a look at the following two unit tests which should both work, but only the second does: @Test public void testCharaterRangesFormatWithAnnotation() throws Exception { final String text =...

As @Chris2011 suggest: Implement a wrapper to add the formatters of https://prettier.io/

enhancement
pull-request-welcome

This seems to be not possible at the moment due to this: https://github.com/google/google-java-format/issues/433

enhancement

**Describe the bug** Recently I updated to EclipseLink 4.0.4 since then I get this error while booting my Spring Boot 3.3.2 app: ``` java.sql.SQLTransientConnectionException: HikariPool-1 - Connection is not available,...