Thomas Egli

Results 2 issues of Thomas Egli

#### Bug Report Checklist - [X] Have you provided a full/minimal spec to reproduce the issue? - [X] Have you validated the input using an OpenAPI validator? - [ ]...

Issue: Bug

In combination with [IBM Open Liberty](https://openliberty.io/) server, I've encountered two problems with Spring Modulith: 1. Application startup fails with `org.springframework.cglib.core.CodeGenerationException: java.lang.IllegalAccessError-->class org.springframework.modulith.events.jdbc.JdbcEventPublicationRepository$$SpringCGLIB$$0 cannot access its superclass org.springframework.modulith.events.jdbc.JdbcEventPublicationRepository`. 2. Uninitialized member...