Yes. We're using WebFlux, Axon, and Exposed for an event-sourced API. Ditching JPA in favor of Exposed really let the brain juices flow. I couldn't be happier with the decision. That said, knowledge of SQL is required to make the best of Exposed, whereas you can probably get away without that when using JPA.