Oliver Drotbohm
64a5929367
GH-143 - Prepare next development iteration.
2023-02-23 23:26:25 +01:00
Oliver Drotbohm
3e705a162e
GH-143 - Release version 0.4.0.
2023-02-23 23:26:25 +01:00
Oliver Drotbohm
a9dd6add88
GH-137 - Upgrade to Spring Boot 3.0.3.
2023-02-23 20:14:03 +01:00
Oliver Drotbohm
3c25958edc
GH-123 - Prepare next development iteration.
2023-01-20 10:16:34 +01:00
Oliver Drotbohm
43bea11041
GH-123 - Release version 0.3.0.
2023-01-20 10:16:34 +01:00
Oliver Drotbohm
b187a7a71d
GH-109 - Upgrade to Spring Boot 3.0.2.
2023-01-20 09:08:02 +01:00
Oliver Drotbohm
e8cdaa4977
GH-115 - Polish up example.
...
Upgraded to Spring Boot 3.0.1. Added starters for web and added configuration to expose applicationmodules actuator. Tweak logs to follow Boot's default configuration. Removed obsolete milestone repository.
2023-01-12 18:08:19 +01:00
Oliver Drotbohm
5c34886907
GH-114 - Rename ….modulith.model to ….modulith.core.
2023-01-12 16:34:07 +01:00
Oliver Drotbohm
711325b613
GH-112 - Enable actuators in example project.
2023-01-12 01:22:37 +01:00
Oliver Drotbohm
9ce6bf23ae
GH-14 - Remove Lombok from production sources.
...
Polished a lot of Javadoc.
2023-01-12 01:05:35 +01:00
Oliver Drotbohm
5d285e0e03
GH-100 - Introduce AssertablePublishedEvents.
...
In case AssertJ is on the classpath, test cases using the PublishedEventsExtension (for example, implicitly activated via @ApplicationModuleTest) can get an AssertablePublishedEvents injected into the method. In contrast to the original PublishedEvents, that one acts as AssertProvider so that it can be used in assertThat(…).… expressions to verify application events published.
Polished API in PublishedEvents for a more consistent experience.
2023-01-03 02:44:01 +01:00
Oliver Drotbohm
4e13fbf7f8
GH-99 - Extend license headers to 2023.
2023-01-02 18:12:29 +01:00
Oliver Drotbohm
2d933d07c5
GH-92 - Prepare next development iteration.
2022-12-23 17:32:38 +01:00
Oliver Drotbohm
888055cf7c
GH-92 - Release version 0.2.0.
2022-12-23 17:32:37 +01:00
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
ac072805b8
GH-78 - Prepare next development iteration.
2022-11-24 23:30:15 +01:00
Oliver Drotbohm
7f1e22db63
GH-78 - Release version 0.1.0.
2022-11-24 23:30:15 +01:00
Oliver Drotbohm
7d721c2a6b
GH-62 - Upgrade example to jMolecules 2022.2.2.
2022-11-24 22:54:18 +01:00
Oliver Drotbohm
9bab51cd35
GH-77 - Upgrade example to Boot 3.0.
2022-11-24 22:54:05 +01:00
Oliver Drotbohm
9d95d8715d
GH-71 - Prepare next development iteration.
2022-11-16 22:48:27 +01:00
Oliver Drotbohm
3ce2be3c55
GH-71 - Release version 0.1.0-RC1.
2022-11-16 22:48:27 +01:00
Oliver Drotbohm
dc065653e5
GH-61 - Prepare next development iteration.
2022-11-02 18:45:47 +01:00
Oliver Drotbohm
7a7b49809f
GH-61 - Release version 0.1.0-M2.
2022-11-02 18:45:47 +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
f53ff168f1
GH-21 - Prepare next development iteration.
2022-10-21 11:41:36 +02:00
Oliver Drotbohm
48876e5800
GH-21 - Release version 0.1.0-M1.
2022-10-21 11:41:01 +02:00
Oliver Drotbohm
dd2b9e9be7
GH-21 - Upgrade example to Boot 3.0 RC1 and jMolecules 2022.2.1.
2022-10-21 11:20:39 +02:00
Oliver Drotbohm
a95db9be0d
GH-34 - Improve events assertion in example project.
2022-10-18 09:51:26 +02:00
Oliver Drotbohm
7c93b273d9
GH-43 - Improve consistency in Documenter API.
...
Consistent method overloads to avoid the need to create default instances of customization options. Renamed Options to DiagramOptions for consistency with CanvasOptions.
2022-10-13 17:24:44 +02:00
Oliver Drotbohm
204a6195a4
GH-34 - Initial draft of an example project.
2022-07-29 00:27:18 +02:00