Commit Graph

5 Commits

Author SHA1 Message Date
Oliver Drotbohm
25f789f298 GH-80 - Renamed ApplicationModuleIntegrationListener to ApplicationModuleListener. 2022-12-23 15:43:15 +01:00
Oliver Drotbohm
9463b598c3 GH-80 - Introduce ApplicationModuleIntegrationListener.
We now provide @ApplicationModuleIntegrationListener as shortcut for the combination of @Async @Transactional @TransactionalEventListener to provide a dedicated annotation for the recommended integration arrangement.
2022-12-02 18:23:16 +01:00
Oliver Drotbohm
b39e5dac55 GH-57 - Fix package declaration for example logging. 2022-10-24 14:13:59 +02:00
Oliver Drotbohm
e972875e21 GH-21 - A bit more Javadoc in the example module. 2022-10-21 13:09:13 +02:00
Oliver Drotbohm
204a6195a4 GH-34 - Initial draft of an example project. 2022-07-29 00:27:18 +02:00