Updated Architecture (markdown)
parent
32f1a85da3
commit
dfee2341e1
|
@ -92,7 +92,7 @@ For instance, to overwrite the data source configuration in the main server war
|
|||
1. Create a directory for the top level: mkdir example-openid-connect-overlay
|
||||
2. Create example-openid-connect-overlay/pom.xml
|
||||
|
||||
``<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
`<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>example.org</groupId>
|
||||
|
@ -127,7 +127,7 @@ For instance, to overwrite the data source configuration in the main server war
|
|||
</build>
|
||||
|
||||
</project>
|
||||
|
||||
`
|
||||
|
||||
***
|
||||
|
||||
|
|
Loading…
Reference in New Issue