Oliver Drotbohm
3fba520e9c
GH-121 - Added new modules to reference documentation.
2023-01-19 15:18:34 +01:00
Oliver Drotbohm
c4321c5305
GH-111 - Link to Javadoc from project metadata in reference documentation.
2023-01-12 20:07:13 +01:00
Oliver Drotbohm
0d009f06c9
GH-111 - Package and publish Javadoc.
...
A lot of Javadoc polish. Not done yet.
2023-01-12 16:20:20 +01:00
Oliver Drotbohm
9a01404ce2
GH-113 - Use colored inline icons in reference documentation.
2023-01-12 01:26:14 +01:00
Oliver Drotbohm
20554c3af3
GH-103 - Reference documentation for ApplicationModuleInitializer.
2023-01-06 16:23:20 +01:00
Oliver Drotbohm
dde02ae257
GH-100 - Update reference documentation.
2023-01-03 13:23:17 +01:00
Oliver Drotbohm
25f789f298
GH-80 - Renamed ApplicationModuleIntegrationListener to ApplicationModuleListener.
2022-12-23 15:43:15 +01:00
Oliver Drotbohm
c1fc3032b7
GH-87 - Expose module structure as actuator endpoint.
...
Introduce Spring Modulith Actuator module to expose the application module structure as Spring Boot actuator. This required a Spring Modulith Runtime module to be extracted from the Spring Modulith Observability one. The former now contains the auto-configured ApplicationRuntime and ApplicationModulesRuntime bean instances to be able to bootstrap a ApplicationModules asynchronously on application startup. The actuator module then contains a Spring Boot @Endpoint implementation consuming the ApplicationModules to render JSON describing the application module structure.
2022-12-23 10:56:47 +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
Daniel Bär
ec613d52c5
GH-75 - Fix typo in reference documentation.
2022-11-24 22:43:54 +01:00
Tobias Haindl
b4b7986525
GH-55 - Fix typo in reference documentation.
2022-10-28 15:12:47 +02:00
Karsten Silz
2f5549da75
GH-59 - Fixed typos in reference documentation.
...
"ApplicationEventPublisher" is the class in the sample code, not "ApplicationEventListener". Clarified default serialization.
2022-10-28 14:58:13 +02:00
Moaad
0a71507d99
GH-51 - Fixing a typo in fundamentals documentation.
2022-10-24 16:03:55 +02:00
Jochen Wierum
9ac874d8d3
GH-52 - Fix smaller typos in documentation.
2022-10-24 15:45:46 +02:00
jwalter
db4e6902fe
GH-53 - Tiniest of typo fixes (even -> event).
2022-10-24 15:44:01 +02:00
Oliver Drotbohm
080195af19
GH-6 - More migration instructions in reference documentation.
2022-10-21 11:11:27 +02:00
Oliver Drotbohm
1b06b8b689
GH-6 - Documenting how to use ApplicationModuleDetectionStrategy.
2022-10-18 11:57:21 +02:00
Oliver Drotbohm
6594d7beb0
GH-6 - More reference documentation.
2022-10-18 09:50:51 +02:00
Oliver Drotbohm
615c72b1ab
GH-6 - Add documentation section on observability.
2022-10-17 12:55:15 +02:00
Oliver Drotbohm
9593031c67
GH-6 - More reference documentation.
2022-10-17 12:53:36 +02:00
Oliver Drotbohm
d43f75a220
GH-6 - Upgrade to Spring Asciidoctor Backends 0.0.4 snapshots.
...
To benefit from support for inline FontAwesome icons.
2022-10-17 12:53:36 +02:00
Oliver Drotbohm
86cd30e182
GH-6 - More reference documentation.
2022-09-20 17:09:28 +02:00
Oliver Drotbohm
fb23c452cd
GH-6 - Moar reference documentation.
2022-07-29 21:15:19 +02:00
Oliver Drotbohm
ab86417814
GH-6 - More reference documentation.
...
Application module fundamentals, verification.
2022-07-29 00:20:27 +02:00
Oliver Drotbohm
1b9d27221f
GH-6 - Stable anchors for schema appendix in reference documentation.
2022-07-28 12:28:11 +02:00
Oliver Drotbohm
af105c8f09
GH-3, GH-6 - Add relation schemas for event publication registry to reference docs.
2022-07-28 12:00:14 +02:00
Oliver Drotbohm
0fdabdb9e6
GH-6 - Initial skeleton for project reference documentation.
2022-07-27 22:10:37 +02:00