Files
spring-integration/src/reference/asciidoc/system-management.adoc
Gary Russell 138695be16 GH-3490: Initial Commit for block-switch Doc Plugin
Resolves https://github.com/spring-projects/spring-integration/issues/3490

- also fix double import of `jmx.adoc`
- also fix `redis.adoc`

* Remove redundant repo in `docs.gradle`
* Use `stylesheet.css` for `asciidoctorj` plugin config
* Fix `stylesheet.css` to import `spring.css` from the same dir
since they both are copied over there into the same dir
* Fix link for JMX chapter from the `metrics.adoc`
* Fix some inconsistency in the `amqp.adoc`
2021-02-08 14:48:35 -05:00

19 lines
495 B
Plaintext

[[system-management-chapter]]
== System Management
// BE SURE TO PRECEDE ALL include:: with a blank line - see https://github.com/asciidoctor/asciidoctor/issues/1297
include::./metrics.adoc[]
include::./message-history.adoc[]
include::./message-store.adoc[]
include::./meta-data-store.adoc[]
include::./control-bus.adoc[]
include::./shutdown.adoc[]
include::./graph.adoc[]
// BE SURE TO PRECEDE ALL include:: with a blank line - see https://github.com/asciidoctor/asciidoctor/issues/1297