First draft of implementation (#1)
* First draft of implementation Readme will follow * Rename id. * Exclude `commons-io` to disable build warnings * Simplify metrics and add documentation
This commit is contained in:
parent
dc38b3715e
commit
c8977d7175
23 changed files with 1345 additions and 1 deletions
3
src/test/resources/test.properties
Normal file
3
src/test/resources/test.properties
Normal file
|
@ -0,0 +1,3 @@
|
|||
version=${version.org.keycloak}
|
||||
timeout=PT5m
|
||||
jar=${project.build.directory}/${project.build.finalName}.jar
|
Loading…
Add table
Add a link
Reference in a new issue