We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec1f5b8 commit 46c6042Copy full SHA for 46c6042
README.md
@@ -5,7 +5,7 @@ This example is a self contained SCIM server using Apache SCIMple.
5
6
All EJB 3.0 and CDI dependencies are removed and it's a pure Spring boot 2.0 application.
7
8
-To run, clone the project and run `mvn spring-boot:run`!
+To run, clone the project and run `mvn spring-boot:run`
9
10
There is support for JWT authentication, but it's turned off in the code.
11
0 commit comments