Polish docs code

See gh-6313
This commit is contained in:
Phillip Webb
2021-04-30 18:19:12 -07:00
parent 09e85806d6
commit b314d848dc
135 changed files with 1476 additions and 559 deletions

View File

@@ -430,7 +430,7 @@ The following example shows how to manually override the database port while the
[source,java,indent=0]
----
include::{docs-java}/features/sql/r2dbc/CustomizeR2dbcPortConfiguration.java[tag=*]
include::{docs-java}/features/sql/r2dbc/MyR2dbcPortConfiguration.java[]
----
The following examples show how to set some PostgreSQL connection options: