Modernize the integration section of the refdoc
This commit adds Java and Kotlin tabs to XML code snippets where relevant, and leverages code includes. Closes gh-32600
This commit is contained in:
@@ -79,6 +79,9 @@ dependencies {
|
||||
api("org.aspectj:aspectjweaver")
|
||||
api("io.projectreactor.netty:reactor-netty-http")
|
||||
api("org.eclipse.jetty.websocket:jetty-websocket-jetty-api")
|
||||
api("javax.cache:cache-api")
|
||||
api("jakarta.resource:jakarta.resource-api")
|
||||
api("org.apache.activemq:activemq-ra:6.1.2")
|
||||
|
||||
implementation(project(":spring-core-test"))
|
||||
implementation("org.assertj:assertj-core")
|
||||
|
||||
Reference in New Issue
Block a user